get_chat_view_comments
Retrieve all messages from a legacy ClickUp Chat view, newest first. Returns message id, text, author, and date.
Instructions
List all messages in a legacy Chat view (a view of type 'chat'), newest first. Returns each message's id, text, author and date. Use for ClickUp's older chat-on-a-view feature (not the newer v3 Chat channels).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | ID of the Chat view to read messages from. |