List projects
list_projectsRetrieve a list of Vikunja projects you can access, including IDs and titles. Use the project ID to list or create tasks.
Instructions
List Vikunja projects the user can access. Returns id, title, description, identifier and parent project. Use the id with list_tasks or create_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No | Filter projects by title | |
| perPage | No | ||
| includeArchived | No | Include archived projects |