render_schematic
Converts KiCad schematic files (.kicad_sch) into PDF format for visual review or sharing, using kicad-cli on the server.
Instructions
Render a schematic as PDF for visual review.
Uses kicad-cli on the server to export the schematic as a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to .kicad_sch file | |
| save_to | No | Optional directory to save the PDF locally |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||