get_project_info
Retrieve metadata about a Godot project by specifying its directory path. Returns key project information like configured features, name, and version.
Instructions
Retrieve metadata about a Godot project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the Godot project directory |