send_conversation_message
Send outbound SMS/WhatsApp freeform replies into existing conversations, with optional media attachments. For templated WhatsApp sends, use the agent's template config instead.
Instructions
Send an outbound message into an existing conversation.
For SMS / WhatsApp freeform replies. Templated WhatsApp sends should use the agent's WhatsApp template config instead of this tool.
Args: conversation_id: Target thread body: Message text (required by backend ConversationSendRequest) media_urls: Optional list of media URLs for MMS / WhatsApp media client_temp_id: Optional client-supplied dedup key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| media_urls | No | ||
| client_temp_id | No | ||
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||