count_groups
Count the number of groups in a Keycloak realm with optional search and top-level only filters.
Instructions
Get the number of groups in the realm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| search | No | Search string for group name | |
| top | No | If true, only count top-level groups |