list_projects
Retrieve all projects and boards, including archived ones when requested, with parent IDs to show sub-project nesting.
Instructions
List all projects (boards). parent_project_id shows sub-project nesting.
Vikunja leaves archived projects out of this endpoint. include_archived adds
them back alongside the active ones, and is_archived on each result says which
is which. An archived project is otherwise unreachable through this tool, and its
id is what update_project needs to bring it back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |