Tasks & My Day
listTasks
List Tasks
List Tasks with optional text, status, priority, assignee, list, project, completion, and due-date filters.
Arguments
assigneeIdstringoptionalNo description is declared in the tool schema.completedbooleanoptionalNo description is declared in the tool schema.cursorstringoptionalnextCursor from the previous page. Omit for the first page.dueAfternumberoptionalNo description is declared in the tool schema.dueBeforenumberoptionalNo description is declared in the tool schema.labelIdstringoptionalNo description is declared in the tool schema.limitnumberoptionalHow many tasks to return. Default 50, maximum 200. A larger ask is clamped, never refused.listIdstringoptionalNo description is declared in the tool schema.prioritystringoptionalAllowed values: low, medium, high, urgent.projectIdstringoptionalNo description is declared in the tool schema.searchstringoptionalNo description is declared in the tool schema.statusIdstringoptionalNo description is declared in the tool schema.
Returns
PAGED: a call returns at most limit tasks (default 50, maximum 200; a larger ask is clamped, never refused) alongside totalMatched (how many tasks the filters matched in all), hasMore, and…
Ask for it
The Cloud routes these requests to this verb.
- what are my tasks
- show my to-dos
- what do I need to do
Pair it with
The verbs that finish the job.