unifi_list_sites
Retrieve UniFi sites with paginated results. Use offset and limit to control the number of sites returned.
Instructions
List accessible sites. Offset/limit bound tool output, not the controller fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| limit | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| has_more | Yes | ||
| returned | Yes | ||
| truncated | Yes | ||
| next_offset | Yes |