get_translation_key_details
Retrieve metadata for a specific translation key, including description, tags, and character limits, to manage localization data in SimpleLocalize projects.
Instructions
This tool will return details for a specific translation key in your SimpleLocalize project.
Provide 'key' (required) and optionally 'namespace'.
Returns metadata such as description, codeDescription, tags, and charactersLimit.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The translation key name. | |
| namespace | No | The namespace for the translation key. |