list_unifi_devices
List all UniFi consoles configured on this server, returning device names, controller URLs, sites, and exposed services. Get the authoritative device names needed for other tools.
Instructions
List every UniFi device (console) configured for this server.
Read-only operation: it returns each configured device's name, controller
URL, site, and the services it exposes (network, protect), plus convenience
lists of network-only and protect-only device names. This is the authoritative
source for the device name accepted by every other tool's optional device
parameter. Use get_global_inventory / get_global_health when you instead want
aggregated data across those consoles rather than the console roster itself.
Returns: Dict with total_devices, a per-device list, and network_devices / protect_devices name lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||