syncSchematicFromNetlistFile
Regenerate a schematic from a netlist file, updating only when source content changes for efficient repeated use.
Instructions
Regenerate schematic from a netlist file only when source content changed.
Stores sync metadata in JSON so repeated calls are fast and deterministic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| netlist_path | Yes | ||
| circuit_name | No | ||
| output_path | No | ||
| state_path | No | ||
| sheet_width | No | ||
| sheet_height | No | ||
| placement_mode | No | smart | |
| force | No | ||
| open_ui | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||