Generate SQL code for dbt models without executing it to validate syntax, preview transformations, or inspect how dbt interprets models before database execution.
Execute dbt models to transform data and build analytical tables in a data warehouse. Use this to refresh data or implement new data transformations in a dbt project, returning command output as text.
Install or update external package dependencies for a dbt project. Ensures required modules, macros, and models are available before project execution.
Execute dbt models to transform data and build analytical tables in your data warehouse, refreshing data or implementing new transformations in your project.
Provides intelligent dbt assistance through Claude Code integration, enabling users to perform dbt CLI operations, explore project metadata, and execute SQL queries against DuckDB warehouse with context-aware support.