apply_silkscreen_plan
Stage or commit a silkscreen plan in one transaction. Use dry-run to preview changes, then apply with expected SHA-256 to ensure integrity.
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 | |||