list-devices
List all network devices across hosts, including switches, access points, gateways, and cameras. Filter by host or device type to narrow results.
Instructions
List all devices across hosts (switches, APs, gateways, cameras)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostId | No | Filter by host ID | |
| type | No | Filter by device type (e.g., 'uap', 'usw', 'ugw') | |
| extractFields | No | Comma-separated dotted paths to project from response (e.g. 'id,name,owner.name,columns.*.name'). Use `*` as wildcard for arrays/objects. Wrap field names with dots in backticks. Reduces response tokens dramatically on large entities. |