apply_schematic_placement_repair_plan
Preview and apply a stored schematic placement repair plan transactionally. Use dry-run to verify changes, then commit by passing the expected SHA256.
Instructions
Stage or commit a stored schematic placement-repair plan transactionally. dry_run=true previews without writing. Set dry_run=false only after inspecting the preview and pass its expected_sha256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txid | No | ||
| dry_run | No | ||
| plan_id | Yes | ||
| expected_sha256 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||