React to a WhatsApp message
react_to_messageAdd an emoji reaction to any message using its ID, or send an empty string to remove your reaction.
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 | |
| message_id | Yes | Message id from read_messages / search_messages / get_message, e.g. "false_4072...@s.whatsapp.net_3EB0..." |