Fetches reactions for a Slack message, file, or file comment. Exactly one identifier path must be provided: `channel`+`timestamp`, `file`, or `file_comment`. Mixing identifiers (e.g., providing both `channel`+`timestamp` and `file`) causes errors. If the response omits the `reac…
filestringFile ID. Use instead of channel/timestamp or file comment ID.
fullbooleanIf true, returns the complete list of users for each reaction.
channelstringChannel ID. Required if `timestamp` is provided and no file or file comment ID is given.
timestampstringMessage timestamp (e.g., '1234567890.123456'). Required if `channel` is provided and no file or file comment ID is given. Thread reply timestamps are tracked separately from the parent message; use the reply's own timestamp to fetch its reactions.
file_commentstringFile comment ID. Use instead of channel/timestamp or file ID.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.