get_chat_messages
Retrieve chat messages from a ClickUp Chat channel. Provide the channel ID; optionally set team, cursor, or limit.
Instructions
List messages in a Chat channel (v3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| channel_id | Yes | Channel ID. | |
| cursor | No | ||
| limit | No |