Game Get Errors
game_get_errorsRetrieve new push_error and push_warning messages from the running Godot game to detect and resolve errors as they appear.
Instructions
Get new push_error/push_warning mess…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxItems | No | Maximum unread error lines returned. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| error | No |