blueprint_run
Check a blueprint run's current status and see every task materialized so far, revealing which tasks remain open. Read-only, no side effects.
Instructions
Show a blueprint run: its status and every task materialized so far.
Use to see how far a run has expanded and which tasks are still open. Read-only, no side effects.
Args: run_id: The run ID returned by blueprint_instantiate().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run ID returned by blueprint_instantiate(). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |