searchTranslationsByKey
Locate translations using key patterns across components in a specific project. Optional filters for exact matches, components, or languages streamline search results.
Instructions
Search for translations by key pattern across components in a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
componentSlug | No | Optional: limit search to specific component | |
exactMatch | No | Whether to match the key exactly (default: false) | |
keyPattern | Yes | The key pattern to search for (supports partial matching) | |
languageCode | No | Optional: limit search to specific language | |
projectSlug | Yes | The slug of the project to search in |