Naftiko · Capability
Airflow Prefect Dagster Pipeline Reusability Capability
A Capability Composition over the Airflow + Prefect + Dagster pipeline trio that exposes shared steps as reusable capabilities — the API-reusability ask, made concrete on actual data stack.
What You Can Do
POST
Trigger shared pipeline
— Trigger a shared pipeline step on whichever orchestrator owns it.
/pipelines/{{pipeline_id}}/trigger
MCP Tools
list-airflow-dags
List Airflow DAGs.
read-only
list-prefect-deployments
List Prefect deployments.
trigger-shared-pipeline
Trigger a shared pipeline step.