get_chat_message_reactions
Retrieve reactions on a ClickUp chat message. Provide the message ID; team ID and pagination are optional to narrow results.
Instructions
List reactions on 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. | |
| cursor | No | ||
| limit | No |