Get Debug Output
get_debug_outputRetrieve current debug output and error messages from the running Godot game to diagnose issues. Use this to inspect logs and fix bugs efficiently.
Instructions
Get the current debug output and err…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| error | No |