listTranslationKeys
Retrieve all translation keys from a project in Weblate, optionally filtered by component or language, to streamline translation management.
Instructions
List all translation keys in a project (optionally filtered by component)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
componentSlug | No | Optional: filter by specific component | |
languageCode | No | Optional: filter by specific language | |
projectSlug | Yes | The slug of the project |