set_value
Assign a new value to a specific accessibility element in a macOS application, allowing automated agents to manipulate UI controls.
Instructions
Set the value of a settable accessibility element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | App name, full app path, or unambiguous bundle identifier | |
| value | Yes | Value to assign | |
| element_index | Yes | Element identifier |