keycloak_list_client_scopes
List client scopes in a Keycloak realm to identify reusable protocol mappers and role scopes that control token claims.
Instructions
List the realm's client scopes. A client scope is a reusable bundle of protocol mappers and role scope — it's what decides which claims end up in a token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | No | Realm to operate on. Defaults to the server's configured realm (KEYCLOAK_REALM). |