Search Devices
search_devicesFind Automox devices by hostname, IP, tag, severity, or patch status. Returns matching devices with their pending patch counts.
Instructions
Search Automox devices by hostname (including custom name), IP, tag, severity of missing patches, or patch status (only 'missing' is supported). The severity filter is passed upstream to scope the result set (the requested values are echoed in metadata.filters.severity); it narrows the candidate set but does NOT guarantee every returned device currently has an outstanding patch at that severity (live, ~41% of severity=critical results report zero outstanding patches — likely already remediated or reassessed since the index was built). Per-device pending_patches is the device's total outstanding-patch count and is NOT scoped to the severity filter, so do not read it as the count matching the requested severity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| limit | No | ||
| managed | No | ||
| group_id | No | ||
| severity | No | ||
| ip_address | No | ||
| patch_status | No | ||
| output_format | No | json | |
| hostname_contains | No |