get_net
Get detailed information for a specific net in a KiCad PCB by providing the net name. Returns properties, connections, and routing data.
Instructions
Get detailed information about a specific net by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Net name (e.g., "GND", "VCC"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |