unifi_list_sites
Retrieve a list of all UniFi network sites accessible with your API key, with options to filter, paginate, and limit results for efficient management.
Instructions
List all sites available to the API key
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Number of records to skip (default: 0) | |
| limit | No | Number of records to return (default: 25, max: 200) | |
| filter | No | Filter expression (e.g., 'name.like(office*)') |