II.
Tool JSON
Structured · livetool:dbt-labs
dbt Labs json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:dbt-labs",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-business-ops-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "dbt Labs",
"homepageUrl": "https://www.getdbt.com",
"kind": "sql-tool",
"description": "Analytics engineering and transformation platform surfaced by Ora for dbt, warehouse, and orchestration workflows.\n",
"ora": {
"domain": "getdbt.com",
"score": 0,
"grade": "F",
"category": "Data & Analytics",
"tags": [
"dbt",
"analytics engineering",
"data transformations",
"warehouse"
],
"scoreUrl": "https://ora.run/score/getdbt.com"
}
},
"outgoingEdges": [
{
"from": "tool:dbt-labs",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:dbt-labs",
"to": "role:data-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "dbt transformations and lineage support data engineering workflows."
}
},
{
"from": "tool:dbt-labs",
"to": "responsibility:data-pipeline-reliability",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Transformation tests and model lineage are pipeline reliability inputs."
}
},
{
"from": "tool:dbt-labs",
"to": "workflow:data-pipeline-monitoring",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Ora surfaced dbt Labs for data engineering orchestration and warehouse workflows."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.getdbt-com",
"to": "tool:dbt-labs",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-dbt-candidate",
"to": "tool:dbt-labs",
"kind": "integrates_with",
"attributes": {}
}
]
}