slack_get_reactions
Retrieve all reactions on a specific Slack message using channel ID and timestamp to analyze engagement and feedback.
Instructions
Get all reactions on a specific message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The ID of the channel containing the message | |
| timestamp | Yes | Timestamp of the message (e.g., 1234567890.123456) |