Get Godot Log
godot_get_logRetrieve recent Godot log entries to inspect errors and debug output. Specify the number of lines and project path for targeted log analysis.
Instructions
Get recent Godot log entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of lines to read | |
| project_path | No | Path to project |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||