android_input_text
Input text on Android devices or emulators by typing at the current focus point. Use this tool to automate text entry for testing or interaction purposes.
Instructions
Type text on an Android device/emulator. The text will be input at the current focus point (tap an input field first).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| deviceId | No | Optional device ID. Uses first available device if not specified. |