task_list
List tasks from a project, filtered by status (open, done, blocked, or all), sorted by priority and due date.
Instructions
List tasks for a project. Filter by status (open, done, blocked, all). Sorted by priority then due date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter tasks by status. Defaults to 'open'. | open |
| project | Yes | Project slug or name. |