Search objects
search_objectsSearch for equipment, sensors, or processes by name using fuzzy or substring matching. Returns elementId, displayName, type, and parent path to locate objects in the catalog.
Instructions
Fuzzy/substring search over the cached object catalog. Use this to find equipment, sensors, or processes by name. Returns elementId, displayName, type, and parent path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 25). | |
| query | Yes | Search text. | |
| typeFilter | No | Optional: restrict to a specific ObjectType displayName or elementId. |