Skip to main content
Glama

DroidMind

input_text

Simulate keyboard input on an Android device using the device serial number and specified text for precise control and automation.

Instructions

Input text on the device.

Args: serial: Device serial number text: Text to input (will be typed as if from keyboard)

Returns: The result of the text input operation

Input Schema

NameRequiredDescriptionDefault
serialYes
textYes

Input Schema (JSON Schema)

{ "properties": { "serial": { "title": "Serial", "type": "string" }, "text": { "title": "Text", "type": "string" } }, "required": [ "serial", "text" ], "title": "input_textArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hyperb1iss/droidmind'

If you have feedback or need assistance with the MCP directory API, please join our Discord server