Lightdash MCP Server

list_charts

Retrieve all charts within a specific project using a standardized interface for analytics data interaction. Designed for Lightdash MCP Server integration.

Instructions

List all charts in a project

Input Schema

NameRequiredDescriptionDefault
projectUuidYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectUuid": { "type": "string" } }, "required": [ "projectUuid" ], "type": "object" }

You must be authenticated.

Other Tools from Lightdash MCP Server

Related Tools

ID: e1gbb6sflq