list_tasks
Fetch project tasks using project ID and filter by status to focus on specific work items.
Instructions
List tasks in a project, optionally filtered by status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status: backlog, todo, in-progress, testing, done (comma-separated for multiple) | |
| projectId | Yes | Project ID |