tasks_comments_list
Retrieve comments for a ClickUp task, including text, author, and timestamps. Supports pagination for large comment lists.
Instructions
Get comments for a ClickUp task. Returns comment details including text, author, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | Pagination start (timestamp) | |
| task_id | Yes | The ID of the task to get comments for | |
| start_id | No | Pagination start ID |