renderLtspiceSchematicImage
Render LTspice schematics (.asc) as images. Adjust width, height, and downscale factor for desired output size.
Instructions
Render an LTspice schematic (.asc) to an image and return it through MCP.
downscale_factor lets clients request smaller rendered images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asc_path | Yes | ||
| output_path | No | ||
| width | No | ||
| height | No | ||
| downscale_factor | No | ||
| settle_seconds | No | ||
| include_symbol_graphics | No | ||
| lib_zip_path | No | ||
| render_session_id | No |