list_tasks
List all tasks in a project. Filter by status or priority to focus on specific tasks.
Instructions
List all tasks in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status (default: ACTIVE) | |
| priority | No | Filter by priority (optional) | |
| projectName | Yes | Name of the project |