send_reaction
React to a WhatsApp message with an emoji, or clear an existing reaction by sending an empty emoji. Provide chat ID and message ID.
Instructions
React to a message. Empty emoji clears an existing reaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_jid | Yes | WhatsApp JID: individual as `<digits>@s.whatsapp.net` or bare phone digits, group as `<digits>-<timestamp>@g.us` | |
| emoji | No | single emoji, or empty string to clear the reaction | |
| message_id | Yes | WhatsApp message ID | |
| sender_jid | No | original sender; required in group chats (WhatsApp JID: individual as `<digits>@s.whatsapp.net` or bare phone digits, group as `<digits>-<timestamp>@g.us`) |