flipper_screenshot
Capture the device's screen to view an app's actual rendered output. Returns an image for visual analysis.
Instructions
Capture the device's screen and return it as an image. Use this to see what an app actually renders rather than inferring it from code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| scale | No | Pixel scale 1-10, default 3 | |
| format | No | 'text' renders as half-block characters instead of a PNG | image |
| palette | No | flipper |