slack.getMessageReactions retrieves a message and its reaction summaries.
Example
automations/get-message-reactions.automation.ts
Inputs
RequiresconversationId and message timestamp. includeAllUsers asks Slack for the complete reacting-user list when available.
Output
Returns the normalizedmessage and its reactions. Reaction counts can exceed the returned user-ID sample. Requires reactions:read.