List PCB nets
get_all_netsRetrieve unique net names from the active PCB to support netlist-style checks and signal naming audits. Returns a JSON array of net name strings.
Instructions
Purpose: Unique net names on the active PCB.
When to use: Netlist-style checks, signal naming audit.
Parameters: None.
Returns: JSON array of net name strings.
Prerequisites: Active/focused PCB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||