list_tasks
List tasks from your project management system with optional filters by project, initiative, status, or assignee. Narrow results using search, limit, or specific IDs.
Instructions
List tasks with optional filtering by project, initiative, status, or assignee
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tasks to return | |
| search | No | Search tasks by title or description | |
| status | No | Filter tasks by status | |
| project_id | No | Filter tasks by project ID | |
| assignee_id | No | Filter tasks by assignee | |
| initiative_id | No | Filter tasks by initiative ID |