input_text
Simulate keyboard input on an Android device using the device serial number and specified text for precise control and automation.
Instructions
Input text on the device.
Args: serial: Device serial number text: Text to input (will be typed as if from keyboard)
Returns: The result of the text input operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
serial | Yes | ||
text | Yes |