get_uilayout
Retrieve details about clickable UI elements including text, content description, bounds, and center coordinates for HarmonyOS device control.
Instructions
Retrieves information about clickable elements in the current UI. Returns a formatted string containing details about each clickable element, including its text, content description, bounds, and center coordinates.
Returns: str: A formatted list of clickable elements with their properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |