Skip to main content
slack.removeReaction removes only the installed bot’s matching reaction. It can’t remove a reaction added by another member.

Example

automations/remove-slack-reaction.automation.ts

Inputs

Output

Returns Signal<void>. Slack rejects the operation when the installed bot doesn’t have that reaction on the target.