dbt-mcp

Official
by dbt-labs
Apache 2.0
134
  • Linux
  • Apple

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

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "runArguments", "type": "object" }

You must be authenticated.

Other Tools from dbt-mcp

Related Tools

ID: 4g56yk3tar