get_realm_localization_texts
Fetch all localization texts for a specific locale in a Keycloak realm, with optional fallback to the realm default locale.
Instructions
Get all localization texts for a locale in the realm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| locale | Yes | Locale code | |
| useRealmDefaultLocaleFallback | No | If true, fall back to the realm default locale |