send_text_message
Send a text message to any WhatsApp phone number. Optionally reply to an existing message by providing its ID.
Instructions
Send a text message via WhatsApp to a phone number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient phone number (e.g. "821012345678") | |
| body | Yes | Text message content | |
| reply_message_id | No | Message ID to reply to (for contextual replies) |