Screenshot the schematic
screenshotCapture a PNG image of the current circuit including any scope traces. Returns the image directly, or saves it to a specified file path.
Instructions
Take a PNG screenshot of the circuit as currently drawn (including scope traces if the circuit defines scopes). Returns the image; optionally also saves it to save_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | No | Absolute file path to also save the PNG to. |