Crowdin icon

Crowdin

Localization platform for projects, files, translations, languages, tasks, and contributors.

Covers localization activity across projects, files, translations, machine translation, directories, comments, and approvals.

Example Use Cases

These are the Crowdin actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Add Directory

Tool to create a new directory in a Crowdin project. Use when you need to organize files into directories before uploading.

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.

Add Project Member

Tool to add members to a Crowdin project. Use when you need to grant project access to users by their IDs, usernames, or email addresses. Supports assigning roles and permissions.

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.

Create Glossary

Tool to create a new glossary in Crowdin. Use when you need to establish terminology standards for translation projects.

Create Project Comment

Tool to add a comment or issue to a string or file (asset) in a Crowdin project. Use when you need to provide feedback, ask questions, or report issues on specific translation strings or asset files. Either stringId or fileId must be provided.

Create Project Task

Tool to create a new task in a Crowdin project. Use when you need to assign translation or proofreading work to team members.

Create String

Tool to add a new source string to a Crowdin project. Use when you need to create translatable content programmatically or add strings that are not part of uploaded files.

Get Branch

Tool to retrieve details of a specific branch in a Crowdin project by its ID. Use when you need to inspect branch settings or verify branch existence.

Get File

Tool to retrieve detailed information about a specific file in a Crowdin project. Use when you need to inspect file properties, metadata, or settings before processing.