delete_language
Removes a language and all its translations from a Tolgee project. Provide the project and language IDs to execute.
Instructions
Delete a language from a Tolgee project. This removes all translations for this language.
Args:
project_id: The numeric ID of the project.
language_id: The numeric ID of the language to delete.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| language_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |