list_tasks
List project tasks with filters for phase, status, or priority to quickly assess current workload and track progress.
Instructions
List all active tasks, optionally filtered by phase or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. | . |
| phase | No | Filter by phase name. | |
| status | No | Filter by status (pending, in_progress, blocked, completed). | |
| priority | No | Filter by priority (critical, high, medium, low). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |