whatsapp_send_reaction
Send an emoji reaction to a WhatsApp message. Provide the message ID, chat JID, and emoji. Use an empty string to remove an existing reaction.
Instructions
Send a reaction (emoji) to a message. Send empty string to remove reaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | ID of the message to react to | |
| to | Yes | Chat JID | |
| senderId | No | Sender of the original message (for groups) | |
| reaction | Yes | Emoji reaction (empty string to remove) |