get_board_model
Retrieve a byte-bounded page or count-only summary of a selected PCB section to inspect specific board parts without loading the entire design.
Instructions
Return one strictly byte-bounded PCB page or a count-only summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| limit | No | Computational record cap; not an engineering limit. | |
| offset | No | Zero-based record offset within the selected section. | |
| section | No | Count-only summary or one normalized PCB collection. | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||