tasks_ready
Lists actionable tasks for a project: open tasks with no unfinished blockers (oldest first) and blocked tasks with their open blockers. Optionally view a plan's steps instead.
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 |