send_whatsapp_text
Send a plain text WhatsApp message to any recipient by providing their international phone number and the message body. Optionally select a session to send from.
Instructions
Send a plain text WhatsApp message to a recipient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient phone number in international format without spaces or '+' (e.g., '254712345678'). | |
| text | Yes | The message body text. | |
| sessionId | No | Optional WhatsApp session identifier to send from. Defaults to 'default'. |