tasks_ready
List ready tasks (oldest first) and blocked tasks with their blockers for a project. Optionally show plan steps by passing a plan slug.
Instructions
List the actionable (ready) tasks for a project -- open tasks with no unfinished blocker -- oldest first, plus the blocked tasks with their still-open blockers. By default plan-step tasks are excluded; pass plan= to list that plan's steps instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | optional plan slug: return that plan's ready/blocked step tasks instead of the default (non-plan) queue | |
| project | No | project slug; defaults to the bound session's project |