slack_add_reaction
Add an emoji reaction to a specific message in a Slack channel using channel ID, message timestamp, and reaction name.
Instructions
Add a reaction emoji to a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The ID of the channel containing the message | |
| timestamp | Yes | The timestamp of the message to react to | |
| reaction | Yes | The name of the emoji reaction (without ::) |