searchTranslationKeys
Search for translation keys matching a specific pattern within a project on Weblate MCP Server, optionally filtered by component, to streamline localization tasks.
Instructions
Search for translation keys by pattern in a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
componentSlug | No | Optional: limit search to specific component | |
keyPattern | Yes | The pattern to search for in key names (case-insensitive) | |
projectSlug | Yes | The slug of the project |