React to a WhatsApp message
react_to_messageAdd an emoji reaction to a WhatsApp message or remove your own by passing an empty string, using the target message id and optional account.
Instructions
Add an emoji reaction to a message, or pass an empty string to remove your reaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | A single emoji such as "👍", or "" to remove your reaction | |
| account_id | No | Registry account id (default, work, …). Omit to resolve from chat_id or message_id, or the default account. | |
| message_id | Yes | Message id from read_messages / search_messages / get_message, e.g. "false_4072...@s.whatsapp.net_3EB0..." |