search_objects
Find building model objects by substring matching on names or field values. Restrict by type and limit results for targeted searches.
Instructions
Find objects by name or field value substring match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return. | |
| query | Yes | Case-insensitive substring match on name and string fields. | |
| object_type | No | Restrict search to a specific type. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| query | Yes | ||
| matches | Yes |