list_user_groups
Retrieve all groups assigned to a specific user in Keycloak by providing their exact username.
Instructions
List groups a user belongs to.
Args: username: Exact username (email).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |