get_chat_view_comments
Retrieve comments from a Chat view in ClickUp to access team discussions. Specify view ID, start date, or comment ID for precise results.
Instructions
Retrieve comments from a Chat view. Chat views provide a dedicated space for team discussions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
start | No | Unix timestamp in milliseconds to get comments from a specific date | |
startId | No | Comment ID to start pagination from | |
viewId | Yes | ID of the Chat view |