list_tasks
List open tasks from a Vikunja project, with the option to include completed tasks. Tasks are sorted by status, priority, and ID.
Instructions
List tasks in a Vikunja project (open only unless include_done=true).
Uses VIKUNJA_PROJECT_ID/VIKUNJA_PROJECT when project_id is omitted. Sorted open-first, then priority (high first), then id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| include_done | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |