get_chat_view_comments
Retrieve comments from a ClickUp chat view with pagination support using view ID, start timestamp, or start ID.
Instructions
Get comments for a ClickUp chat view. Returns comment details with pagination support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | The ID of the chat view to get comments for | |
| start | No | Pagination start (timestamp) | |
| start_id | No | Pagination start ID |