set_value
Set the value of a specified accessibility element in an app. Provide the app, element index, and value to update input fields or controls programmatically.
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 |