Get Net Connections
get_net_connectionsRetrieve all connections for a named net in a KiCAD schematic. Supply the schematic file path and net name to get a list of connected pins and wires.
Instructions
Get all connections for a named net
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| netName | Yes | Name of the net to query | |
| schematicPath | Yes | Path to the schematic file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |