Skip to main content
Glama

update_translation_key

Modify translation key metadata, rename keys, or move them between namespaces in your SimpleLocalize project.

Instructions

This tool will update a translation key (metadata and/or key/namespace) in your SimpleLocalize project.

  • Provide the existing 'key' and optionally 'namespace' to identify the translation key.

  • Provide optional fields to update: newKey, newNamespace, description, codeDescription, tags, charactersLimit, lock, deprecated.

  • Use this to rename keys, move keys between namespaces, or update key metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keyYesExisting translation key name to update.
namespaceNoExisting namespace for the translation key (optional).
newKeyNoNew translation key name (optional).
newNamespaceNoNew namespace for the translation key (optional).
descriptionNoNew description (optional).
codeDescriptionNoNew code context description (optional).
tagsNoNew tags (optional, max 5).
charactersLimitNoNew character limit for the key value (-1 means unlimited).
lockNoLock/unlock the key (optional).
deprecatedNoMark as deprecated (optional).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/simplelocalize/simplelocalize-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server