Send a chat turn to an agent
Creates or continues an API-channel conversation and returns one complete response payload. This endpoint does not stream. requestId is optional idempotency; reusing it with different input yields 409 request_id_conflict. Chat turns are additionally rate-limited to 60 requests per minute per key. Responses may include grounded citations and, when an action ran, actionName.
Authorizations
OAuth 2.0 client-credentials tokens bounded by the source API key scope ceiling.
Path Parameters
The target agent identifier.
1Body
Response
Completed non-streaming chat response
ai, human Present when a workspace action produced the final answer.
Optional suggested next questions returned with the answer.
3