dump_image
Capture and export device screenshots via ADB, with options to specify a device ID and return the image in base64 format for integration or analysis.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
asBase64 | No | Return image as base64 (default: false) | |
device | No | Specific device ID (optional) |