Project info
godot_project_infoSummarize a Godot project's key details including name, engine version, main scene, autoloads, input actions, enabled features, and resource breakdown.
Instructions
Summarise a Godot project: name, target engine version, main scene, autoloads, input actions, enabled features and a resource-type breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No | Path to the Godot project root (folder containing project.godot). Defaults to $GODOT_PROJECT_ROOT or an upward search from the working directory. | |
| response_format | No | Output format. "markdown" is human-readable; "json" is structured. | markdown |