Send Conversation Message
Messages & queue
Send Conversation Message
Send a follow-up to a (possibly running) conversation.
POST
Send Conversation Message
mode=auto queues the message while a turn is running and signals started when the conversation is idle; mode=queue always enqueues.
A started response means the message was not enqueued (queue_depth: 0) - the conversation is idle, so run the turn yourself with Run Gateway Turn passing id = conversation_id. A queued response means it was enqueued behind a running turn; that turn drains it automatically, or if nothing is streaming you run the queue with Drain Queue.
See the Agent Gateway overview for the full conversation model.Authorizations
API Key for authentication
Body
application/json

