get_board_stats
Summarize PCB routing completeness from dimensions, track length, via count, zone count, and unrouted nets. Identify fully routed boards and track design iterations.
Instructions
Returns aggregate statistics about the PCB board: dimensions in millimeters, total routed track length in millimeters, via count, zone count, and the number of unrouted (unconnected) nets. Use this for a quick summary of the board's routing completeness. A board with zero unrouted nets is fully routed. Compare total track length across design iterations to track routing progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |