whatsapp_send_voice
Send a voice message (PTT) on WhatsApp by providing base64 audio data or a voice file URL.
Instructions
Send a voice message (PTT). Provide either data (base64) or url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient JID | |
| data | No | Base64 encoded voice data | |
| url | No | URL of the voice file | |
| mimeType | No | MIME type (auto-detected if omitted) | |
| mentions | No | ||
| replyTo | No | ||
| replyToSenderId | No | ||
| isForwarded | No | ||
| viewOnce | No | ||
| ephemeralExpiration | No |