Read Content
Skill for searching Lightdash dashboards, spaces, and other content for analysis.
Purpose
Enables content discovery and inspection within a Lightdash project.
Tools
Wraps the following MCP tools from the lightdash server:
- •
lightdash_tools__list_dashboards - •
lightdash_tools__list_spaces - •
lightdash_tools__get_space - •
lightdash_tools__search_content
Safety Mode Compliance
- •Read-Only Tools: All tools in this skill are considered safe for
read-onlymode.
Behavior
- •Discovery: Use
search_contentto find relevant charts, dashboards, or spaces by name or description. - •Organization: Use
list_spacesandget_spaceto understand how content is grouped. - •Dashboard Listing: Use
list_dashboardsto see all dashboards in a project.
Rules
- •ALWAYS check for existing content using
search_contentbefore suggesting the creation of new assets. - •Respect the existing space organization when analyzing content.