Skip to main content
Glama

Redash MCP Server

by suthio

get-visualization

Retrieve detailed information about a specific visualization using its unique ID on the Redash MCP Server, enabling integration with AI assistants for data querying and dashboard management.

Instructions

Get details of a specific visualization

Input Schema

NameRequiredDescriptionDefault
visualizationIdYesID of the visualization to get

Input Schema (JSON Schema)

{ "properties": { "visualizationId": { "description": "ID of the visualization to get", "type": "number" } }, "required": [ "visualizationId" ], "type": "object" }
Install Server

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