whatsapp_send_text
Send text messages to WhatsApp contacts or groups with optional mentions, replies, and disappearing message timers.
Instructions
Send a text message to a WhatsApp contact or group. Supports mentions, replies, and ephemeral expiration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient JID (user or group) | |
| text | Yes | Message text content (max 4096 characters) | |
| mentions | No | JIDs of mentioned users | |
| replyTo | No | ID of the message being replied to | |
| replyToSenderId | No | Sender JID of the message being replied to | |
| isForwarded | No | Mark as forwarded | |
| ephemeralExpiration | No | Disappearing message timer |