read_project_settings
Read a Godot project's configuration from its project.godot file, returning structured JSON for automated inspection and testing.
Instructions
Read project.godot as structured JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Godot project path |