reactions_add
Add an emoji reaction to a specific message in a Slack channel by providing the channel ID, reaction name, and message timestamp.
Instructions
Add a reaction to an item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Reaction (emoji) name, without surrounding colons (e.g. ``thumbsup``). | |
| channel | Yes | Channel where the target message was posted (e.g. ``C0123``). | |
| timestamp | Yes | Timestamp of the message to react to (e.g. ``1700000000.000100``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||