unifi_list_networks
List UniFi network summaries for a site, excluding keys and VPN configuration, with offset and limit pagination.
Instructions
List network summaries without keys or VPN configuration; defaults to UNIFI_SITE.
Offset/limit bound tool output, not the controller fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | ||
| 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 |