Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lightdash_list_projects | List all projects in the Lightdash organization |
| lightdash_get_project | Get details of a specific project |
| lightdash_list_spaces | List all spaces in a project |
| lightdash_list_charts | List all charts in a project |
| lightdash_list_dashboards | List all dashboards in a project |
| lightdash_get_custom_metrics | Get custom metrics for a project |
| lightdash_get_catalog | Get catalog for a project |
| lightdash_get_metrics_catalog | Get metrics catalog for a project |
| lightdash_get_charts_as_code | Get charts as code for a project |
| lightdash_get_dashboards_as_code | Get dashboards as code for a project |
| lightdash_get_metadata | Get metadata for a specific table in the data catalog |
| lightdash_get_analytics | Get analytics for a specific table in the data catalog |
| lightdash_get_user_attributes | Get organization user attributes |