get_all_tasks
Retrieve all tasks across every accessible project. Apply status and assignee filters reliably, even when the API's filtering is unreliable.
Instructions
List tasks across every project the account can see. Status and assignee filters are re-applied locally because the API's own filtering is unreliable for some combinations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by task status; applied again locally. | |
| assignee_email | No | Only tasks assigned to this account email. |