Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_phone_getcallstate

Retrieve the current call state from a mobile device for automation scripts, storing the result in a specified variable to monitor call status during mobile testing or control operations.

Instructions

Get current call state

Input Schema

NameRequiredDescriptionDefault
resultVariableNoVariable name to store call statecallState

Input Schema (JSON Schema)

{ "properties": { "resultVariable": { "default": "callState", "description": "Variable name to store call state", "type": "string" } }, "required": [], "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