Add BranchTool to create a new branch in a crowdin project.
Add FileTool to add a new file to a crowdin project.
Add LabelTool to create a new label in a crowdin project.
Create Crowdin ProjectTool to create a new project in crowdin.
Add WebhookTool to create a new webhook in a crowdin project.
Assign Label to StringsTool to assign the specified label to provided string ids in a project.
Delete BranchTool to delete a specific branch from a crowdin project.
Delete LabelTool to delete the label identified by the specified label id in a project.
Delete ProjectTool to delete a crowdin project by its id.
Delete WebhookTool to delete the webhook identified by the specified webhook id in a crowdin project.
Edit FileTool to update file details in a project.
Edit LabelTool to edit a label in a crowdin project.
Edit ProjectTool to update project details using json-patch.
Edit StringTool to update string details in a crowdin project.
Get LabelTool to retrieve information about the label identified by the specified label id in a project.
Get LanguageTool to retrieve details of a specific language.
Get Member InfoTool to retrieve information about a project member.
Get ProjectTool to retrieve details of a specific crowdin project.
Get StringTool to retrieve details of a specific string in a crowdin project.
Get WebhookTool to retrieve information about the webhook identified by the specified webhook id in a project.
List BranchesTool to list all branches in a crowdin project.
List FilesTool to list files in a crowdin project.
List LabelsTool to list labels in a crowdin project.
List LanguagesTool to retrieve a list of supported languages.
List Project MembersTool to list members in a crowdin project.
List ProjectsTool to retrieve a list of all crowdin projects with optional filters.
List ReportsTool to list reports for a given crowdin project.
Upload StorageTool to upload a file to crowdin storage.