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