get_game_screenshot
Capture a PNG screenshot of the running game's viewport. Returns base64 or saves to disk depending on the provided path.
Instructions
Capture a PNG screenshot of the running game's viewport; empty save_path returns base64, otherwise the image is written to disk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | No |