apply_silkscreen_plan
Apply a stored silkscreen plan to a PCB design as one transaction. Preview with dry_run first, then confirm with expected SHA-256 to commit changes.
Instructions
Stage or commit a stored silkscreen plan as one semantic 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 | |||