add_sheet
Add a new sheet to a schematic document. Preview with a dry run to verify changes before committing, ensuring safe edits without writing.
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 | |||