godot_log
Access and manage Godot engine logs: retrieve log entries by source or time, fetch errors with optional warnings, and clear logs.
Instructions
Log access. Actions: get(source?,count?,offset?,since_ms?),errors(max?,include_warnings?),clear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| params | No |