whatsapp_send_sticker
Deliver WebP stickers to WhatsApp recipients by providing base64 data or a URL. Supports animated stickers, mentions, reply-to, and ephemeral expiration. Ideal for AI assistants automating sticker sending.
Instructions
Send a sticker message (WebP format). Provide either data (base64) or url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient JID | |
| data | No | Base64 encoded sticker data | |
| url | No | URL of the sticker | |
| isAnimated | No | Whether the sticker is animated | |
| mentions | No | ||
| replyTo | No | ||
| replyToSenderId | No | ||
| isForwarded | No | ||
| ephemeralExpiration | No |