dump_ui
Retrieve all UI elements on an Android device screen, including text, resource IDs, classes, bounds, and clickable status, via the accessibility tree.
Instructions
Get all UI elements on screen (text/resource-id/class/bounds/clickable) via the accessibility tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |