godot_get_project_info
Retrieve a Godot project structure overview: name, version, scenes, scripts, autoloads, addons, and directory tree. Choose summary or full detail level.
Instructions
Return project structure overview: project name, Godot version, scenes, scripts, autoloads, addons, and directory tree. Uses progressive disclosure — summary by default, full details on request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | Level of detail: 'summary' (default) for counts and top-level dirs, 'full' for complete file listings |