dbt-mcp

Official
by dbt-labs

get_model_parents

Retrieve the parent models of a specified dbt model to understand its dependencies and lineage within the dbt-mcp server.

Instructions

Get the parents of a specific dbt model.

Input Schema

NameRequiredDescriptionDefault
model_nameYes

Input Schema (JSON Schema)

{ "properties": { "model_name": { "title": "Model Name", "type": "string" } }, "required": [ "model_name" ], "title": "get_model_parentsArguments", "type": "object" }

You must be authenticated.

Other Tools from dbt-mcp

Related Tools

ID: 4g56yk3tar