reactions_remove
Remove a reaction (emoji) from a Slack message, file, or file comment. Specify the emoji name and the target item.
Instructions
Remove a reaction from an item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File to remove the reaction from (e.g. ``F0123``). | |
| name | Yes | Reaction (emoji) name to remove, without surrounding colons (e.g. ``thumbsup``). | |
| channel | No | Channel where the message to remove the reaction from was posted (e.g. ``C0123``). | |
| timestamp | No | Timestamp of the message (e.g. ``1700000000.000100``). Used together with ``channel``. | |
| file_comment | No | File comment to remove the reaction from (e.g. ``Fc0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||