list_pcb_layers
Retrieve all layers defined in a KiCad PCB stackup by providing the path to the .kicad_pcb file.
Instructions
List all layers defined in the PCB stackup.
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 |