manage_plugins
List, enable, or disable editor plugins in a Godot project by specifying the project path and action, with optional plugin name.
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 |