bourne_execute_plan
Run a saved computational experiment exactly as recorded, preserving its original command, resources, placement, backend, and inventory for reproducible results.
Instructions
Execute one immutable persisted Bourne plan without changing its command, resources, placement, backend, or inventory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |