Crowdin
Overview
SLUG: CROWDIN
Description
Crowdin is a localization management platform that streamlines the translation process, offering tools for collaboration, content centralization, and workflow automation.
Authentication Details
OAuth2
API Key
Connecting to Crowdin
Create an auth config
Use the dashboard to create an auth config for the Crowdin toolkit. This allows you to connect multiple Crowdin accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Crowdin Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Crowdin toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CROWDIN_ADD_BRANCH
Tool Name: Add Branch
Description
Action Parameters
Action Response
CROWDIN_ADD_FILE
Tool Name: Add File
Description
Action Parameters
Action Response
CROWDIN_ADD_LABEL
Tool Name: Add Label
Description
Action Parameters
Action Response
CROWDIN_ADD_PROJECT
Tool Name: Create Crowdin Project
Description
Action Parameters
Action Response
CROWDIN_ADD_WEBHOOK
Tool Name: Add Webhook
Description
Action Parameters
Action Response
CROWDIN_ASSIGN_LABEL_TO_STRINGS
Tool Name: Assign Label to Strings
Description
Action Parameters
Action Response
CROWDIN_DELETE_BRANCH
Tool Name: Delete Branch
Description
Action Parameters
Action Response
CROWDIN_DELETE_LABEL
Tool Name: Delete Label
Description
Action Parameters
Action Response
CROWDIN_DELETE_PROJECT
Tool Name: Delete Project
Description
Action Parameters
Action Response
CROWDIN_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
CROWDIN_EDIT_FILE
Tool Name: Edit File
Description
Action Parameters
Action Response
CROWDIN_EDIT_LABEL
Tool Name: Edit Label
Description
Action Parameters
Action Response
CROWDIN_EDIT_PROJECT
Tool Name: Edit Project
Description
Action Parameters
Action Response
CROWDIN_EDIT_STRING
Tool Name: Edit String
Description
Action Parameters
Action Response
CROWDIN_GET_LABEL
Tool Name: Get Label
Description
Action Parameters
Action Response
CROWDIN_GET_LANGUAGE
Tool Name: Get Language
Description
Action Parameters
Action Response
CROWDIN_GET_MEMBER_INFO
Tool Name: Get Member Info
Description
Action Parameters
Action Response
CROWDIN_GET_PROJECT
Tool Name: Get Project
Description
Action Parameters
Action Response
CROWDIN_GET_STRING
Tool Name: Get String
Description
Action Parameters
Action Response
CROWDIN_GET_WEBHOOK
Tool Name: Get Webhook
Description
Action Parameters
Action Response
CROWDIN_LIST_BRANCHES
Tool Name: List Branches
Description
Action Parameters
Action Response
CROWDIN_LIST_FILES
Tool Name: List Files
Description
Action Parameters
Action Response
CROWDIN_LIST_LABELS
Tool Name: List Labels
Description
Action Parameters
Action Response
CROWDIN_LIST_LANGUAGES
Tool Name: List Languages
Description
Action Parameters
Action Response
CROWDIN_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response
CROWDIN_LIST_PROJECT_MEMBERS
Tool Name: List Project Members
Description
Action Parameters
Action Response
CROWDIN_LIST_REPORTS
Tool Name: List Reports
Description
Action Parameters
Action Response
CROWDIN_UPLOAD_STORAGE
Tool Name: Upload Storage
Description
Action Parameters
Action Response