searchStringInProject
Locate specific text within translation projects by searching source, target, or both in Weblate MCP Server.
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 | |
searchIn | No | Where to search: source text, target translation, or both | both |
value | Yes | The text to search for |