Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_cstr

Convert values to strings for use in MQScript mobile automation, enabling proper data handling in device control operations.

Instructions

Convert value to string

Input Schema

NameRequiredDescriptionDefault
resultVariableNoVariable name to store resultresult
valueYesValue to convert to string

Input Schema (JSON Schema)

{ "properties": { "resultVariable": { "default": "result", "description": "Variable name to store result", "type": "string" }, "value": { "description": "Value to convert to string", "type": "string" } }, "required": [ "value" ], "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