cURL
curl --request POST \ --url https://api.example.com/agent/{agent_id}/chat
Chat with an agent (streaming)
agent_id
string
{ "message": "What meetings do I have tomorrow?", "conversation_id": "conv_abc123" }