mobile_input_text
Type text into a mobile device's focused field by providing the device serial number and the text to enter.
Instructions
Type text into the focused field.
The device must already have a text field focused; tap it first.
Args: serialno: The mobile device serialno, from list_devices. text: The text to type.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |