add_sheet
Insert a new sheet into a schematic document. Preview changes with dry_run, then commit by supplying the expected SHA256 hash.
Instructions
Add a new sheet to a schematic document. 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 |
|---|---|---|---|
| name | Yes | ||
| path | No | ||
| txid | No | ||
| dry_run | No | ||
| sheet_type | No | Normal | |
| expected_sha256 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||