remove_reaction
Delete an emoji reaction from a Zulip message by specifying the message ID and emoji name to manage message interactions.
Instructions
Remove an emoji reaction from a message.
Args: message_id: The message ID. emoji_name: Emoji name without colons (e.g. "thumbs_up", "check").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| emoji_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |