Skip to main content
POST
Send Message
Send a message to an agent instance. Returns a server-sent event stream with the agent’s response. If the instance is still creating, waits up to 30s for it to become ready.
agentId
string
required
Agent ID
id
string
required
Instance ID
content
string
required
Message content
conversation_id
string
Conversation identifier for multiplexing. The caller owns this identity (e.g. Slack thread timestamp).