원클릭으로
trace-dependencies
Trace upstream or downstream dependencies for a dbt resource. Use for lineage, build order, or downstream blast radius.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Trace upstream or downstream dependencies for a dbt resource. Use for lineage, build order, or downstream blast radius.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Reload in-memory artifacts after dbt run or a known artifact change. Use on the same target without restarting MCP.
Establish the dbt artifact root for this session (local path, s3://, or gs://). Use before any other dbt-tools analysis primitive.
Check MCP session state—target, load time, stale flag, runs, warehouse type. Use as a gate before analysis primitives.
Establish the dbt artifact root for this session (local path, s3://, or gs://). Use before any other dbt-tools analysis primitive.
Check whether dbt artifacts exist, are fresh, and which readiness level applies. Use as a gate before manifest- or run_results-based analysis.
Return metadata and context for one dbt resource by unique_id. Use when explaining what a model, source, or test does.
| name | trace-dependencies |
| description | Trace upstream or downstream dependencies for a dbt resource. Use for lineage, build order, or downstream blast radius. |
| compatibility | dbt-tools MCP server enabled; uniqueId required. |
Handle: dbt-tools-mcp:trace-dependencies
uniqueId; direction (upstream or downstream, default upstream); optional depth; optional buildOrder (upstream)bind-targetuniqueId from find-resources when unknowndescribe-resource)