Files
vikunja/pkg/models
kolaente 28ee6a2a58 feat(mcp): expose task listing through the TaskCollection filter engine
tasks_read_all accepts filter/sort_by/order_by (from TaskCollection's
query-tagged fields) plus the generic search/page/per_page arguments;
project_id is optional so agents can list across projects. Fixture token
11 gains the tasks.read_all scope it now exercises.
2026-08-28 23:54:56 +02:00
..