ui_dump
Get a structured list of current screen UI elements to identify tap or type targets. Returns element IDs, center coordinates, and state flags, with an option to show only interactive elements.
Instructions
Az aktualis kepernyo UI-elemeinek strukturalt listaja (uiautomator).
Minden elemhez megadja: id (a 'tap_element'/'type_into' 'element_id' parameteret ez adja), szoveg, resource-id, osztaly, allapot-jelzok ([C]lickable/[T]ext-mezo/[E]nabled/[S]elected), es a kozeppont koordinatait. Ez a legmegbizhatobb modja annak, hogy a modell tudja, hova koppintson - de meg egyszerubb kozvetlenul a 'tap_element'/ 'find_element' tool-t hasznalni, ami mar el is vegzi a koordinata- szamolast. only_interactive=True eseten csak a kattinthato/szerkesztheto elemeket mutatja (rovidebb, attekinthetobb valasz).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | ||
| only_interactive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |