createSchematicFromTemplate
Create LTspice .asc schematics from JSON templates using auto-layout or explicit placement.
Instructions
Create an LTspice .asc schematic from a JSON template.
Templates support type=netlist (auto-layout) and type=spec (explicit placement).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_name | Yes | ||
| parameters | No | ||
| circuit_name | No | ||
| output_path | No | ||
| sheet_width | No | ||
| sheet_height | No | ||
| template_path | No | ||
| placement_mode | No | ||
| open_ui | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||