suggest_keigo_level
Generate appropriately polite Japanese UI translations by analyzing business context to determine keigo formality levels for buttons, error messages, confirmations, and other interface elements.
Instructions
Suggest appropriately polite Japanese UI text based on context. Maps business context to keigo level (casual → very_formal) and returns the right Japanese translation for buttons, error messages, empty states, confirmations, and more. Includes alternatives for different formality levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | English UI text to translate (e.g. 'Invalid email address', 'Submit', 'No results found') | |
| ui_element | Yes | Type of UI element | |
| context | Yes | Business context — determines keigo level | |
| tone | No | Optional tone override |