Read the latest emulator screenshot
screenshotCapture an emulator screenshot as a base64 PNG image. Use after running the emulator; specify a filename to retrieve a different screenshot.
Instructions
Return an emulator screenshot as an image content block (base64 PNG). Call AFTER run_emulator. Defaults to the latest.png from run_emulator's final frame; pass filename to read a different file in the screenshot dir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Specific screenshot filename inside the screenshot directory. Defaults to 'latest.png'. |