Redash MCP Server

get-query

Retrieve detailed information about a specific query by providing its unique ID. Enables efficient data exploration and management within the Redash MCP Server environment.

Instructions

Get details of a specific query

Input Schema

NameRequiredDescriptionDefault
queryIdYesID of the query to get

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Redash MCP Server

Related Tools

ID: j9bl90s3tw