mobile_type_keys
Type text into the focused element on mobile applications and optionally submit it, enabling automation for text input tasks on iOS and Android devices.
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 |