Skip to main content
clickUp.listTasks lists tasks in a ClickUp List with zero-based pagination.
automations/clickup-list-tasks.automation.ts

Inputs

listId; optional page, order, archive, status, assignee, tag, date, parent, and subtask filters. page starts at 0. Every action accepts an optional static account binding.

Output

Returns { tasks, lastPage? } with up to 100 tasks.