get_screen
Capture the emulator display to a file. Choose from SCR, BMP, or PBM formats to save a screenshot on the host and retrieve its path.
Instructions
Capture the current screen. NOTE: ZRCP cannot return pixel data to the client, so this writes a file on the ZEsarUX host (via save-screen) and returns its path. Use get-ocr for on-screen text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Image format for the host-side file | scr |