remove_reaction
Remove your emoji reaction from a Mattermost message. Specify the post ID and emoji name to undo your reaction.
Instructions
Remove your emoji reaction from a message.
Removes a reaction previously added by the authenticated user. Removing a non-existent reaction has no effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | 26-character post/message identifier (e.g., 'o5w8h47pdfbzjc4d8w7dhnhren') | |
| emoji_name | Yes | Emoji name without colons (e.g., 'thumbsup', 'smile') |