Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Manage Tasks

List, create, update, or delete translation/proofreading tasks. Tasks assign specific translation work to team members with deadlines and progress tracking.

List Projects

List all Crowdin projects accessible to the authenticated user. Returns project details including name, source/target languages, type, and progress information.

Manage Source Strings

List, add, update, or delete source strings in a Crowdin project. Strings are the translatable text units. Use the filter or CroQL query to search for specific strings.

Manage Source File

Upload a new source file, update an existing one, or delete a file from a Crowdin project. For upload/update, provide the file content as a string. Also supports creating directories and branches.

Download Source File

Get a download URL for a source file in a Crowdin project. The URL can be used to retrieve the original source file content.

Manage Translation Memory

List, create, update, or delete translation memories. Translation memories store previously translated segments for reuse across projects. Also supports exporting TM data.

Manage Glossary

List, create, update, or delete glossaries. Glossaries maintain terminology for translation consistency. Also supports managing individual terms within a glossary.

Manage Translations

Add string-level translations, upload file translations, apply pre-translation, or list translations for a specific string. Use this for managing translation content directly.

Manage Project

Create, update, or delete a Crowdin project. When creating, provide a name and source language. When updating, provide the project ID and the fields to change. When deleting, provide the project ID and set the action to "delete".

Get Project

Retrieve detailed information about a specific Crowdin project, including its configuration, languages, and settings.

List Source Files

List source files in a Crowdin project. Optionally filter by branch, directory, or name. Also supports listing directories and branches.

List Project Members

List members of a Crowdin project with their roles and permissions. Useful for finding user IDs for task assignments.

Build Translations

Build (export) project translations for download. Starts a build and returns the build status. Use the build ID to check status and download results later. Also supports listing existing builds and downloading completed builds.

Translation Status

Get translation and approval progress for a project, file, branch, or specific language. Returns word/phrase counts and percentage completion per language.