get_ui_element_value
Retrieve the current value of a UI element in a macOS application, such as text field content or checkbox state, by specifying the app and element path.
Instructions
Gets the value of a UI element (text field content, checkbox state, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | Application name containing the element | |
| elementPath | Yes | Path to the element |