dump_ui
Retrieve the current Android UI hierarchy as structured data, providing test scripts with all visible elements to inspect and interact with the screen.
Instructions
(Android) Dump the current UI hierarchy and return a structured representation of all visible elements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | No | Target device ID. If omitted, uses the default device. |