Snapshot Android UI
mobile_ui_snapshotCapture parsed accessibility nodes from any Android display, including secondary screens on multi-display devices, using ADB serial and display ID.
Instructions
Return parsed accessibility nodes. Portable ADB supports only display 0; other displays require the companion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes | Exact ADB serial from mobile_devices_list; never inferred when multiple devices exist | |
| displayId | Yes | Android framework logical display ID, not a SurfaceFlinger physical ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes | ||
| serial | Yes | ||
| backend | Yes | ||
| displayId | Yes | ||
| truncated | Yes |