manage_plugins
List, enable, or disable editor plugins in a Godot project to manage plugin states.
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 |