Skip to main content
clickUp.listTaskComments lists task comments newest-first with ClickUp’s paired cursor.
automations/clickup-list-task-comments.automation.ts

Inputs

taskId. For another page, pass both start and startId from the previous pageInfo; neither cursor may be used alone. Every action accepts an optional static account binding.

Output

Returns { comments, pageInfo }; pageInfo contains the paired cursor for the next page.