manage_translations
Manage translation files in a Godot project by listing, adding, or removing them. Specify the project path and action to keep localization assets organized.
Instructions
List/add/remove translation files in project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: list, add, remove | |
| projectPath | Yes | Godot project path | |
| translationPath | No | Translation file path |