waha_react_to_message
Add or remove emoji reactions to WhatsApp messages using the WAHA MCP Server. Specify message ID and emoji to manage reactions in chats.
Instructions
Add an emoji reaction to a message. To remove a reaction, send an empty string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID to react to | |
| reaction | Yes | Emoji to react with (e.g., '👍', '❤️', '😂'). Use empty string to remove reaction. |