Apache Airflow · Capability
Airflow API (Stable) — User
Airflow API (Stable) — User. 5 operations. Lead operation: Apache Airflow List Users. Self-contained Naftiko capability covering one Apache Airflow business surface.
What You Can Do
GET
Getusers
— Apache Airflow List Users
/v1/users
POST
Postuser
— Apache Airflow Create a User
/v1/users
DELETE
Deleteuser
— Apache Airflow Delete a User
/v1/users/{username}
GET
Getuser
— Apache Airflow Get a User
/v1/users/{username}
PATCH
Patchuser
— Apache Airflow Update a User
/v1/users/{username}
MCP Tools
apache-airflow-list-users
Apache Airflow List Users
read-only
idempotent
apache-airflow-create-user
Apache Airflow Create a User
apache-airflow-delete-user
Apache Airflow Delete a User
idempotent
apache-airflow-get-user
Apache Airflow Get a User
read-only
idempotent
apache-airflow-update-user
Apache Airflow Update a User
idempotent