domotz_search_devices
Search devices by name or IP across one or all collectors to retrieve matching devices with their agent_id. Helps locate a device when you don't know which site it belongs to.
Instructions
Search devices by name or IP address across one or all collectors. Returns matching devices with their agent_id so you know which collector they belong to. Provide "query" (search string) and optionally "agent_id" to limit search to one collector. Without agent_id, searches ALL collectors. Great for finding a device when you don't know which site it's on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search string to match against device display_name or IP address | |
| agent_id | No | Optional: search only this agent. If omitted, searches all agents. |