Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_keydown

Press and hold a specific key on mobile devices using key codes to maintain key states during automation scripts for extended input operations.

Instructions

Press and hold a key

Input Schema

NameRequiredDescriptionDefault
keyCodeYesKey code to press down

Input Schema (JSON Schema)

{ "properties": { "keyCode": { "description": "Key code to press down", "type": "number" } }, "required": [ "keyCode" ], "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