II.
Tool JSON
Structured · livetool:snowflake
Snowflake json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:snowflake",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Snowflake",
"homepageUrl": "https://www.snowflake.com",
"kind": "sql-tool",
"description": "Cloud data warehouse platform surfaced by Ora for analytics, warehouse, and data-pipeline intents.\n",
"ora": {
"domain": "snowflake.com",
"score": 0,
"grade": "F",
"category": "Data & Analytics",
"tags": [
"data warehouse",
"cloud data",
"data lake",
"analytics",
"data sharing"
],
"scoreUrl": "https://ora.run/score/snowflake.com"
}
},
"outgoingEdges": [
{
"from": "tool:snowflake",
"to": "role:data-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Ora surfaced Snowflake for warehouse and data orchestration workflows."
}
},
{
"from": "tool:snowflake",
"to": "workflow:data-pipeline-monitoring",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Warehouse freshness and query metadata support data pipeline monitoring."
}
},
{
"from": "tool:snowflake",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:snowflake",
"to": "skill-area:data-analysis",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "specialization:data-engineering-analytics",
"to": "tool:snowflake",
"kind": "uses_tool"
}
]
}