list_tasks
List tasks on a project board with optional status filtering. Use ready_only to view only tasks eligible for claiming.
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 |