mattermost_add_reaction
Add a reaction emoji to a message in a Mattermost channel. Provide the channel ID, post ID, and emoji name.
Instructions
Add a reaction emoji to a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The ID of the channel containing the message | |
| post_id | Yes | The ID of the message to react to | |
| emoji_name | Yes | The name of the emoji reaction (without colons) |