Skip to main content
Glama

delete_translation_keys_bulk

Remove multiple translation keys simultaneously from a SimpleLocalize project to clean up unused localization data efficiently. Specify keys with optional namespaces in batches of up to 100 items.

Instructions

This tool will delete translation keys in bulk in your SimpleLocalize project.

  • Provide 'translationKeys' array (min 1, max 100) with 'key' and optional 'namespace'.

  • It doesn't throw an error if a key doesn't exist, but returns failures list (if any).

  • Use this to clean up unused keys efficiently.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
translationKeysYesArray of translation keys to delete (min 1, max 100).

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