get_realm_localization_text
Retrieve a specific localization text from a Keycloak realm by locale and key for internationalized message handling.
Instructions
Get a specific localization text by locale and key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| locale | Yes | Locale code | |
| key | Yes | Localization key |