Read Models
Skill for inspecting dbt models and explores in Lightdash.
Purpose
Enables inspection of entity-level metadata, joins, and explores for modeling purposes.
Tools
Wraps the following MCP tools from the lightdash server:
- •
lightdash_tools__get_explore
Behavior
- •Inspection: Use
get_exploreto retrieve the current table and join structure for a model.
Rules
- •Use
read-modelsto understand current relationships and primary keys before proposing changes.