get_current_ui_labels
Get visible UI labels and content descriptions from the current Android screen, including properties like bounds and clickable state, to enable targeted UI automation.
Instructions
Returns a list of UI nodes currently visible on the device screen, focusing on text labels and content descriptions. Each node contains properties like text, bounds, clickable, focusable, and others. No parameters are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||