searchStringInProject
Search for specific text in source or translated content within a project on the Weblate MCP Server. Define the project and search scope to locate translations quickly.
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 |