get_objects
Retrieve drawing objects with details like name, label, type, layer, and bounds. Filter by layer or type, or show only visible objects.
Instructions
List drawing objects (name, label, type, layer, visible, bounds), optionally filtered by layer or type (Wire, Rectangle, Circle, Block). visible_only=true leaves out hidden objects and layers. Door/window blocks appear as one 'Block' object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| layer | No | ||
| visible_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||