clickup_chat_message_list
Retrieve and display messages from a specific ClickUp chat channel to monitor conversations and track team discussions.
Instructions
List messages in a chat channel
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Channel ID | |
| cursor | No | Pagination cursor | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |