set_value
Set a value in a specified app's input field using element_index to target the field.
Instructions
Set value for a focused or known field. For Chrome, element_index="address_bar" sets the address bar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| value | Yes | ||
| element_index | Yes |