react_to_message
Send an emoji reaction to a WhatsApp message. Input session, chat, and message IDs.
Instructions
React to a specific WhatsApp message with an emoji
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID | |
| chatId | Yes | Chat ID containing the message | |
| messageId | Yes | ID of the message to react to | |
| reaction | Yes | Emoji reaction (e.g. 👍, ❤️, 😂) |