get_screenshot
Capture screenshots from Android devices during testing to document UI states, verify visual elements, and troubleshoot display issues.
Instructions
Take a screenshot of the current display for a given box.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boxId | Yes | ID of the box | |
| outputFormat | No | The output format for the screenshot. | base64 |