Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_inputtext

Input text into focused fields during mobile automation to enable form filling, data entry, and user interaction in automated scripts.

Instructions

Input text into the current focused field

Input Schema

NameRequiredDescriptionDefault
textYesText to input

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "Text to input", "type": "string" } }, "required": [ "text" ], "type": "object" }

Other Tools from MQScript MCP Server

Related Tools

    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/allegiant/MQScript_MCP'

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