run
Execute compiled SQL model files against a target database, ensuring data models are materialized in the correct order based on their dependency graph.
Instructions
dbt run executes compiled sql model files against the current target database. dbt connects to the target database and runs the relevant SQL required to materialize all data models using the specified materialization strategies. Models are run in the order defined by the dependency graph generated during compilation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from dbt-mcp
Related Tools
- @dbt-labs/dbt-mcp
- @dbt-labs/dbt-mcp
- @dbt-labs/dbt-mcp
- @dbt-labs/dbt-mcp
- @dbt-labs/dbt-mcp