get_ui_tree
Fetch the accessibility tree of an app to obtain UI roles, titles, values, and clickable regions. Falls back to find_text when apps lack accessibility data.
Instructions
Accessibility tree for an app (frontmost if omitted): roles, titles, values, clickable regions in points. Ground truth where apps expose it; use find_text where they don't.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| max_depth | No |