Discover Resources
Skill for discovering projects, explores, and other available resources in Lightdash.
Purpose
Enables the identification of available entities for further inspection or modification.
Tools
Wraps the following MCP tools from the lightdash server:
- •
lightdash_tools__list_projects - •
lightdash_tools__list_explores - •
lightdash_tools__list_tags
Behavior
- •Project Discovery: Start with
list_projectsif theprojectUuidis unknown. - •Explore Discovery: Use
list_exploresto find models available for analysis. - •Tag Discovery: Use
list_tagsto understand resource categorization.
Rules
- •NEVER assume resource presence; always list first if uncertain.