mobile_type_keys
Type text into the focused element and optionally submit it using the enter key, facilitating automated mobile app interactions on iOS and Android via the Mobile Next MCP server.
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 |