input_text
Type text into an Android input field by resource ID, text, or index, or into the focused field, with optional clearing first.
Instructions
Type text into an input field found by selector, or into whatever field currently has focus when no selector is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | ||
| index | No | ||
| content | Yes | ||
| resource_id | No | ||
| target_text | No | ||
| text_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |