unifi_consoles
List all UniFi consoles visible to your API key via the Site Manager API. Get id, name, type, ipAddress to use with other UniFi management tools.
Instructions
List every UniFi console (company/site deployment) visible to the configured API key, via the Site Manager API (discovery only — ADR-002). Operations:
list (Read): List consoles; returns id, name, type, ipAddress. Pass a returned id as consoleId to the other unifi_* tools in cloud mode. Set refresh: true to bypass the per-process cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Bypass the cached console list. | |
| operation | Yes | Which operation to perform. |