Get Godot Version
get_godot_versionRetrieve the installed Godot version to confirm the environment and ensure compatibility before developing or testing games through the Godot Agent Loop.
Instructions
Get the installed Godot version
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| error | No |