get_model_details
Retrieve detailed information about a specific dbt model, including compiled SQL, descriptions, column names, and types, by providing the model name.
Instructions
<instructions>
Retrieves information about a specific dbt model. Specifically, it returns the compiled sql, description, column names, column descriptions, and column types.
</instructions>
<parameters>
model_name: The name of the dbt model to retrieve details for.
</parameters>
Input Schema
Name | Required | Description | Default |
---|---|---|---|
model_name | Yes |
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