Godot Call
godot_callExecute a named hidden Godot tool with validated arguments to drive autonomous game development, testing, and verification within the Godot Agent Loop framework.
Instructions
Execute one named hidden Godot tool…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | Required hidden tool name. | |
| arguments | No | Arguments validated against the sele… |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| error | No |