Chat with an agent (text mode)
Chat with an agent (text mode)
Sends a text message to the agent and returns the AI response. Uses the agent’s configured system_prompt, ai_provider, and ai_model. Pass conversation history to maintain context across turns. Does not create a call or use telephony. Intended for testing the agent’s prompt before making live calls.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Response
The agent’s AI-generated response
Messaging-channel reply metadata. Present only for
sms and whatsapp channels. Omitted for voice.