list_realm_role_groups
Retrieve all groups assigned a specific realm role in Keycloak. Supports pagination and brief representation.
Instructions
List groups that have the specified realm role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| role_name | Yes | Role name | |
| first | No | Pagination offset | |
| max | No | Maximum results size | |
| briefRepresentation | No | If true, return brief representation |