Type Text
mobile_type_keysType text into a focused mobile element. Optionally submit the text by pressing enter.
Instructions
Type text into the focused element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. | |
| text | Yes | The text to type | |
| submit | Yes | Whether to submit the text. If true, the text will be submitted as if the user pressed the enter key. |