slack_add_reaction
Add an emoji reaction to a message in a Slack channel or DM.
Instructions
Add an emoji reaction to a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reaction | Yes | Emoji name without colons (e.g., 'thumbsup', 'eyes', 'white_check_mark') | |
| timestamp | Yes | Message timestamp to react to | |
| channel_id | Yes | Channel or DM ID containing the message |