get_all_tasks
Retrieve all active tasks across all projects in a single API call, using V2 sync for speed. Returns a flat list of tasks without iterating projects one by one.
Instructions
Get ALL active tasks across all projects in one call via V2 sync.
[Category: Sync] [Auth: V2]
[Related: full_sync, get_inbox, get_project_tasks]
Much faster than iterating projects one by one. Returns a flat list.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |