list_pcb_zones
Retrieve all copper and keepout zone definitions from a KiCad PCB file for zone inspection and analysis.
Instructions
List all zones (copper and keepout) on the PCB.
Args:
pcb_path: Path to .kicad_pcb file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcb_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |