list_tasks
Retrieve tasks from a project board, with optional filters for status or ready-only tasks to focus on actionable items.
Instructions
List tasks on the project board.
Use ready_only=true to see only tasks you could claim right now (open, with all dependencies done). Status filter accepts: open, claimed, in_progress, in_review, done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| status | No | ||
| ready_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |