evolution_message_send_reaction
Add or remove an emoji reaction to a WhatsApp message. Specify the message key and the emoji to send.
Instructions
React to a message with an emoji.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | WhatsApp message key. | |
| instance | No | WhatsApp instance name. Optional if EVOLUTION_DEFAULT_INSTANCE is configured. | |
| reaction | Yes | Emoji reaction, e.g. '👍'. Empty string removes the reaction. |