Skip to main content
Glama

Redash MCP Server

by suthio

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

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/suthio/redash-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server