editor-version
Returns the installed Godot engine version for compatibility checks, e.g., verifying Godot 4.4+ features like UID.
Instructions
[compact alias of get_godot_version] Returns the installed Godot engine version string. Use to check compatibility (e.g., Godot 4.4+ features like UID). Returns version like "4.3.stable" or "4.4.dev".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Brief explanation of why you are calling this tool |