Get Project Info
get_project_infoRetrieve metadata about a Godot project by providing its project path, giving AI agents the project information they need to develop and test Godot 4 games autonomously.
Instructions
Retrieve metadata about a Godot proj…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Godot project path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| error | No |