searchStringInProject
Find translations containing specific text in a Weblate project by searching source strings, target translations, or both.
Instructions
Search for translations containing specific text in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectSlug | Yes | The slug of the project to search in | |
| value | Yes | The text to search for | |
| searchIn | No | Where to search: source text, target translation, or both | both |