get_board_info
Retrieve high-level information about the currently open PCB board in KiCAD, including filename, dimensions, layer count, and counts of footprints, tracks, vias, zones, and nets. Start here to get an overview before making changes.
Instructions
Returns high-level information about the currently open PCB board in KiCAD. Use this tool to get an overview of what board is loaded, including the filename, board dimensions in millimeters, copper layer count, and the number of footprints (components), tracks, vias, zones, and nets. This is typically the first tool to call when starting work on a board. Requires KiCAD to be running with a board open in the PCB editor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |