Redash MCP Server

archive-query

Archive a Redash query by soft-deleting it using its unique ID, ensuring organized and clutter-free data management within the Redash MCP Server.

Instructions

Archive (soft-delete) a query in Redash

Input Schema

NameRequiredDescriptionDefault
queryIdYesID of the query to archive

Input Schema (JSON Schema)

{ "properties": { "queryId": { "description": "ID of the query to archive", "type": "number" } }, "required": [ "queryId" ], "type": "object" }

You must be authenticated.

Other Tools from Redash MCP Server

Related Tools

ID: j9bl90s3tw