apply_route_plan
Apply a stored route plan to your PCB design in one transaction, previewing changes safely with dry-run mode and confirming via SHA-256 checksum.
Instructions
Stage or commit a stored local route plan as one transaction. 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 | |||