get_chat_message_replies
Retrieve all replies to a specific chat message. Use the message ID to access threaded responses.
Instructions
List replies 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. | |
| cursor | No | ||
| limit | No |