delete_chat_message_reaction
Remove an emoji reaction from a ClickUp Chat message by specifying message ID and emoji name.
Instructions
Remove an emoji reaction from a Chat message (v3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| message_id | Yes | Message ID. | |
| reaction | Yes | Emoji name to remove. |