input_text
Types specified text into the active input field on a connected Android device, enabling automated text entry for UI interactions.
Instructions
Simulates typing the given text input into the currently focused field on the connected Android device. Requires the text parameter, which is the string to be typed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |