Get Elements In Region
get_elements_in_regionIdentify symbols, wires, and labels inside any rectangular schematic area to inspect contents before making changes.
Instructions
List all symbols, wires, and labels within a rectangular region of the schematic. Useful for understanding what is in a specific area before modifying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | Left X coordinate of the region in mm | |
| x2 | Yes | Right X coordinate of the region in mm | |
| y1 | Yes | Top Y coordinate of the region in mm | |
| y2 | Yes | Bottom Y coordinate of the region in mm | |
| schematicPath | Yes | Path to the .kicad_sch schematic file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |