list_client_groups
List local UniFi client groups with deterministic member counts per group. Read-only operation for reviewing group sizes before enumerating member identities.
Instructions
List local client groups and deterministic member counts.
Read-only operation: returns the local groups (local_only) for the controller/site with a deterministic member count per group. Use list_clients_by_organization to enumerate the actual member identities.
Args: site: Site to operate on. Defaults to "default". device: Optional device name to target a specific console; omit for default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site to operate on. Defaults to "default". | default |
| device | No | Optional device name to target a specific console; omit for default. |