Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_dim

Define variables or arrays for mobile automation scripts to store and manage data during device control operations.

Instructions

Define variables or arrays

Input Schema

NameRequiredDescriptionDefault
variablesYesVariable names separated by commas (e.g., "a, b(), c")

Input Schema (JSON Schema)

{ "properties": { "variables": { "description": "Variable names separated by commas (e.g., \"a, b(), c\")", "type": "string" } }, "required": [ "variables" ], "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