get_task_comments
Retrieve all comments on a ClickUp task, with pagination to navigate through lengthy threads.
Instructions
Get all comments on a ClickUp task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | Pagination start offset | |
| task_id | Yes | The ID of the task | |
| start_id | No | Start ID for pagination |