get_editor_screenshot
Take a PNG screenshot of the Godot editor window to inspect its visual state, either as base64 or saved to a file path.
Instructions
Capture a PNG screenshot of the Godot editor window; empty save_path returns base64, otherwise the image is written to disk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | No |