II.
Tool JSON
Structured · livetool:airbyte
Airbyte json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:airbyte",
"_kind": "Tool",
"_file": "domain/tools/tools-data-serverless.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Airbyte",
"homepageUrl": "https://airbyte.com",
"kind": "other",
"description": "Open-source data integration and ETL platform for syncing data from APIs, databases, and files.\nProvides 300+ pre-built connectors and a low-code connector builder for custom sources and destinations.\nSupports both self-hosted and cloud-managed deployments for modern data stack architectures.\n"
},
"outgoingEdges": [
{
"from": "tool:airbyte",
"to": "skill-area:etl-pipelines",
"kind": "used_for"
},
{
"from": "tool:airbyte",
"to": "skill-area:event-driven-architecture",
"kind": "used_for"
},
{
"from": "tool:airbyte",
"to": "tool:fivetran",
"kind": "alternative_to",
"attributes": {
"comparison": "ETL/ELT platforms — Airbyte is open-source; Fivetran is fully managed"
}
}
],
"incomingEdges": [
{
"from": "stack-profile:etl-reverse-etl",
"to": "tool:airbyte",
"kind": "composed_of"
},
{
"from": "tool:fivetran",
"to": "tool:airbyte",
"kind": "alternative_to",
"attributes": {
"comparison": "ETL/ELT platforms — Fivetran is fully managed; Airbyte is open-source"
}
},
{
"from": "tool-server:mcp-pyairbyte",
"to": "tool:airbyte",
"kind": "integrates_with",
"attributes": {}
}
]
}