godot_set_plugin_status
Enable or disable a Godot editor plugin by specifying its plugin name and desired status. Use this to activate or deactivate plugins from the res://addons/ directory.
Instructions
Enable or disable an editor plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |