create_chat_message_reaction
Add an emoji reaction to a ClickUp Chat message. Provide the message ID and emoji name to express feedback or acknowledgment.
Instructions
Add an emoji reaction to 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, e.g. 'thumbsup'. |