II.
Tool JSON
Structured · livetool:fivetran
Fivetran json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:fivetran",
"_kind": "Tool",
"_file": "domain/tools/tools-data-serverless.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Fivetran",
"homepageUrl": "https://www.fivetran.com",
"kind": "other",
"description": "Fully managed data pipeline service for automated data movement and transformation.\nProvides schema drift detection, automatic schema migration, and normalized data delivery to warehouses.\nOffers 500+ connectors and zero-maintenance pipelines with built-in incremental data loading.\n"
},
"outgoingEdges": [
{
"from": "tool:fivetran",
"to": "skill-area:etl-pipelines",
"kind": "used_for"
},
{
"from": "tool:fivetran",
"to": "skill-area:event-driven-architecture",
"kind": "used_for"
},
{
"from": "tool:fivetran",
"to": "tool:airbyte",
"kind": "alternative_to",
"attributes": {
"comparison": "ETL/ELT platforms — Fivetran is fully managed; Airbyte is open-source"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.fivetran-com",
"to": "tool:fivetran",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool:airbyte",
"to": "tool:fivetran",
"kind": "alternative_to",
"attributes": {
"comparison": "ETL/ELT platforms — Airbyte is open-source; Fivetran is fully managed"
}
},
{
"from": "tool-server:mcp-fivetran",
"to": "tool:fivetran",
"kind": "integrates_with",
"attributes": {}
}
]
}