add_reaction
Add an emoji reaction to a Feishu message by specifying the message ID and emoji type.
Instructions
[Official API] Add an emoji reaction to a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Message ID (om_xxx) | |
| emoji_type | Yes | Emoji type string, e.g. "THUMBSUP", "SMILE", "HEART" |