network_list_networks
List all configured networks, including VLANs, on a UniFi site. Supports pagination with offset and limit parameters.
Instructions
List all configured networks (VLANs) on a local UniFi site.
Args: site_id: The site ID. offset: Pagination offset (default 0). limit: Items per page (default 25, max 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| site_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |