list_ready_stories
Identify To Do stories whose dependencies are satisfied to determine which work to dispatch next.
Instructions
Return stories whose dependencies are satisfied and that are still in To Do. Use this to decide what to dispatch next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |