project_get_info
Retrieve metadata from a Godot project directory, including project settings and configuration details.
Instructions
Retrieve metadata about a Godot project.
Category: Project
Args: project_path: Path to the Godot project directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |