Apache Airflow · Capability
Airflow API (Stable) — Pool
Airflow API (Stable) — Pool. 5 operations. Lead operation: Apache Airflow List Pools. Self-contained Naftiko capability covering one Apache Airflow business surface.
What You Can Do
GET
Getpools
— Apache Airflow List Pools
/v1/pools
POST
Postpool
— Apache Airflow Create a Pool
/v1/pools
DELETE
Deletepool
— Apache Airflow Delete a Pool
/v1/pools/{pool-name}
GET
Getpool
— Apache Airflow Get a Pool
/v1/pools/{pool-name}
PATCH
Patchpool
— Apache Airflow Update a Pool
/v1/pools/{pool-name}
MCP Tools
apache-airflow-list-pools
Apache Airflow List Pools
read-only
idempotent
apache-airflow-create-pool
Apache Airflow Create a Pool
apache-airflow-delete-pool
Apache Airflow Delete a Pool
idempotent
apache-airflow-get-pool
Apache Airflow Get a Pool
read-only
idempotent
apache-airflow-update-pool
Apache Airflow Update a Pool
idempotent