list_nets
Extract and filter netlists directly from KiCad schematic files without installing KiCad. Optionally filter by net name and follow hierarchy to list all connections.
Instructions
Derive the netlist geometrically from the schematic files. Works with no KiCad installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_contains | No | ||
| schematic_path | Yes | ||
| follow_hierarchy | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |