clickup_chat_reaction_remove
Remove an emoji reaction from a ClickUp chat message by specifying the message ID and emoji to delete.
Instructions
Remove a reaction from a chat message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | Emoji to remove | |
| message_id | Yes | Message ID | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |