List Screen Elements
mobile_list_elements_on_screenList visible UI elements on a mobile screen, returning coordinates and display text or accessibility labels. Provide a device ID to get a current snapshot for automation, testing, or debugging.
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. |