list_hosts
List all UniFi consoles (hosts) with firmware, WAN IP, and status. Handles pagination automatically, returning complete host lists or partial results with an incomplete flag when needed.
Instructions
List all UniFi consoles (hosts) with firmware, WAN IP, and status.
Host records are returned verbatim, including reportedState GPS coordinates. By default every page is drained and the complete host 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 hosts gathered so far with incomplete=true rather than truncating silently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||