manage_plugins
manage_pluginsLists, enables, or disables editor plugins in a Godot project by specifying the project path and action.
Instructions
List/enable/disable editor plugins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: list, enable, disable | |
| pluginName | No | Plugin name | |
| projectPath | Yes | Godot project path |