# Crowdin AI integration on Definable

> Crowdin is a localization management platform that streamlines the translation process, offering tools for collaboration, content centralization, and workflow automation.

## What this connects

Crowdin is a localization management platform that streamlines the translation process, offering tools for collaboration, content centralization, and workflow automation.

Vendor: https://crowdin.com

## Tools available

**230** tools available. First 12:

- `CROWDIN_ADD_BRANCH` — Add Branch — Tool to create a new branch in a Crowdin project. Use when you need to isolate translations for a new feature or release.
- `CROWDIN_ADD_DIRECTORY` — Add Directory — Tool to create a new directory in a Crowdin project. Use when you need to organize files into directories before uploading.
- `CROWDIN_ADD_FILE` — Add File — Tool to add a new file to a Crowdin project. Use after uploading the file to storage to place it under the specified project, branch, or directory.
- `CROWDIN_ADD_GLOSSARY_TERM` — Add Glossary Term — Tool to add a new term to a Crowdin glossary. Use when you need to create terminology entries for consistent translations across projects.
- `CROWDIN_ADD_LABEL` — Add Label — Tool to create a new label in a Crowdin project. Use when you need to tag resources with a custom identifier, such as 'Sprint-5'.
- `CROWDIN_ADD_PROJECT` — Create Crowdin Project — Tool to create a new project in Crowdin. Use before uploading source files to initialize translation workflows.
- `CROWDIN_ADD_PROJECT_FILE_FORMAT_SETTINGS` — Add Project File Format Settings — Tool to add file format settings to a Crowdin project. Use when configuring how specific file formats should be processed during import/export. Allows customization of segmentation, export paths, and format-specific options.
- `CROWDIN_ADD_WEBHOOK` — Add Webhook — Tool to create a new webhook in a Crowdin project. Use after confirming the project ID and desired event triggers.
- `CROWDIN_ASSIGN_LABEL_TO_STRINGS` — Assign Label to Strings — Assign a label to one or more source strings in a Crowdin project. Labels help organize and categorize strings for easier filtering and management. The label and strings must exist in the same project. Returns the updated string details with their assigned label IDs.
- `CROWDIN_BUILD_PROJECT_DIRECTORY_TRANSLATION` — Build Project Directory Translation — Tool to build translations for a specific directory in a Crowdin project. Use when you need to export translations for a directory. Returns build details after successfully initiating the build process.
- `CROWDIN_BUILD_PROJECT_FILE_TRANSLATION` — Build Project File Translation — Tool to build a project file translation in Crowdin. Use when you need to generate a translated version of a specific file for a target language. Returns a download URL for the translated file. May return 304 (Not Modified) if the file hasn't changed and If-None-Match header is provided.
- `CROWDIN_BUILD_PROJECT_TRANSLATION` — Build Project Translation — Tool to build project translation in Crowdin, generating downloadable translation files. Use to create translation builds before downloading. This is an asynchronous operation - use CROWDIN_CHECK_PROJECT_BUILD_STATUS to monitor progress.

## Auth

Auth schemes: `API_KEY`, `OAUTH2`. Managed by Definable: `OAUTH2` — no client credentials required from the user.

## How agents use Crowdin

Inside a Definable workflow, Crowdin is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Crowdin** — the Researcher (GPT-5.5) pulls context from Crowdin (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Crowdin** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Crowdin (create record, post message, draft email).
- **Designer / Engineer → Distributor → Crowdin** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Crowdin (attach file, open PR comment, post status).

The Verifier checks every Crowdin call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/
- team collaboration — https://definable.ai/apps/category/team-collaboration/

## Related

- HTML page: https://definable.ai/apps/crowdin/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
