list_tasks
Retrieve a list of tasks filtered by project, status, or assignee to track work items.
Instructions
Get list of all tasks with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status | |
| projectId | No | Filter by project ID | |
| assigneeId | No | Filter by assignee ID |