Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_file_delete

Remove files from mobile devices during automation to manage storage and clean up temporary data generated by MQScript mobile automation processes.

Instructions

Delete file

Input Schema

NameRequiredDescriptionDefault
filePathYesFile path to delete

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "File path to delete", "type": "string" } }, "required": [ "filePath" ], "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