apply_component_placement_plan
Apply stored component-placement plans to PCB designs. Preview with dry-run, verify expected SHA256, then commit transactionally.
Instructions
Stage or commit a stored component-placement 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 | |||