UniFi: List Sites
unifi_list_sitesList all UniFi sites with their UUID, legacy reference, and display name to resolve site identifiers for other API calls.
Instructions
List the sites on this console with ALL THREE of their identifiers: the id (a UUID, which is what this API's paths take), the internalReference (the legacy 8-character name such as "default", which the unifi_legacy_* tools take) and the display name. Every other tool accepts any of the three for its site argument, so this is mostly useful when a site cannot be resolved or when you need the legacy name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||