List Editor Plugins
godot_list_editor_pluginsLists addon plugin folders and enabled editor plugins from project.godot to verify plugin activation after enabling plugins in the editor.
Instructions
List addon folders with plugin.cfg and which editor plugins are enabled in project.godot.
Use this (and godot_get_project_settings → editor_plugins_enabled) after the user enables plugins in the editor to verify before continuing. MCP installs addons (e.g. godot_download_asset) but does not modify [editor_plugins], to avoid fighting the open editor and external-reload dialogs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Optional project root |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||