get_tasks
List tasks in a project with optional filtering by status and assignee email to find specific work items quickly.
Instructions
List tasks inside one project, with local status and assignee filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by task status. | |
| project_id | Yes | Project to list tasks from. | |
| assignee_email | No | Filter by assignee email. |