mobile_screenshot
Capture an Android device screenshot and retrieve the image path and UI hierarchy text for UI analysis.
Instructions
Capture a screenshot from the Android device. Returns the screenshot file path and UI hierarchy text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | ADB device serial (optional) | |
| return_screen | No | Include UI hierarchy text (default: true) |