Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_cjson_stringify

Convert MQScript object variables to JSON strings for data serialization and storage in mobile automation workflows.

Instructions

Convert object to JSON string

Input Schema

NameRequiredDescriptionDefault
objectVariableYesObject variable name to convert
resultVariableNoVariable name to store JSON stringjsonString

Input Schema (JSON Schema)

{ "properties": { "objectVariable": { "description": "Object variable name to convert", "type": "string" }, "resultVariable": { "default": "jsonString", "description": "Variable name to store JSON string", "type": "string" } }, "required": [ "objectVariable" ], "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