Accepts a user message, stores it in the chat session, routes it to the specified agent, waits for the complete response, and returns it as simple text. Designed for integrations that don’t need streaming (e.g., Slack bot).
The chat session ID
Message received and agent response completed successfully
The complete text response from the agent