list_pcb_zones
List copper and keepout zones from a KiCad PCB file.
Instructions
List all zones (copper and keepout) on the PCB.
Args:
pcb_path: Path to .kicad_pcb file. Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcb_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |