android_screenshot
Capture screenshots from Android devices for debugging or documentation. Save locally or get base64 output, with optional device targeting.
Instructions
Capture a screenshot from the Android device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | No | Local path to save the screenshot (optional). If not provided, returns base64 encoded image. | |
| deviceSerial | No | Specific device serial number to target (optional) |