list_tasks
Filter and search project tasks by assignee, stage, tag, deadline, or parent task, with pagination and project-scoped access control.
Instructions
Search tasks, always restricted to allowed projects, with bounded pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| offset | No | ||
| tag_id | No | ||
| stage_id | No | ||
| project_id | No | ||
| parent_task_id | No | ||
| deadline_before | No | ||
| assignee_user_id | No | ||
| include_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |