Ask
Ask the agent a question
Ask the agent a question from your backend and get a grounded answer — the same headless answerer that serves email, WhatsApp, Messenger and Instagram.
**Credential: workspace secret key (`sk_…`)**
<Warning>**This returns an answer, not a plan.** It cannot click, type, scroll or drive a UI — there is no browser on the server. It is deliberately not a server-side `/api/act`.
Anything that would need a live page **escalates**, exactly as it does on email and WhatsApp. A consumer that ignores the `escalate` branch has a latent bug.</Warning>
Answers are metered and consume credits like any other conversation turn, and the kill switch silences this endpoint along with every other channel.
POST
Ask the agent a question
Authorizations
The workspace secret key (sk_…) as Authorization: Bearer sk_…. X-Peeve-Key is accepted too.
Body
application/json
Ask the agent a question