mobile_type_keys
Automate text input on mobile devices by typing into focused elements, with an option to simulate pressing the enter key for submission. Ideal for iOS and Android app interactions.
Instructions
Type text into the focused element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
submit | Yes | Whether to submit the text. If true, the text will be submitted as if the user pressed the enter key. | |
text | Yes | The text to type |