list_devices
Retrieve an inventory of all UniFi devices across the fleet, including status, firmware, and model. Use optional host filter or pagination to narrow or page through results.
Instructions
List all devices across the fleet with status, firmware, and model.
host: optional filter by console name, ID, or composite ID (MAC:numericId format). By default every page is drained and the complete device list is returned. Pass page_token to fetch a single page manually (the response then carries a nextToken cursor to continue). A capped drain returns the devices gathered so far with incomplete=true rather than truncating silently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| page_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||