list_sites
List all UniFi sites accessible to the current user, returning each site's ID and name. Use it to discover sites before querying health or settings.
Instructions
List all UniFi sites accessible to the current user.
Read-only operation: returns each site's id and name from the targeted console(s). Use get_site_health / get_site_settings for per-site detail once you have a site name.
Args: device: Optional console name to target a specific UniFi device; omit for the default device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Optional console name to target a specific UniFi device; omit for the default device. |