dump_image
Extract and retrieve device screen images from Android devices using ADB commands. Optionally, return images in base64 format. Part of the ADB MCP Server for Android device interaction.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
asBase64 | No | Return image as base64 (default: false) | |
device | No | Specific device ID (optional) |