list_tasks
Retrieve tasks with optional filters to assess workload and locate related items for context-aware support.
Instructions
List tasks with optional filtering. AI should use this to understand current workload, find related tasks, and provide context-aware assistance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags | |
| search | No | Search in title, description, and summary | |
| dueAfter | No | Due after this date | |
| groupIds | No | Filter by group IDs | |
| assignees | No | Filter by assignees | |
| dueBefore | No | Due before this date | |
| statusIds | No | Filter by status IDs | |
| priorities | No | Filter by priorities |