List Screen Elements
mobile_list_elements_on_screenRetrieve UI elements currently displayed on an Android screen, including their coordinates, text, and accessibility labels to enable targeted automation.
Instructions
List elements on screen and their coordinates, with display text or accessibility label. Do not cache this result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. |