airflow-mcp-server

by abhishekbhakat
Verified

delete_user

Remove a specific user from the Airflow MCP server by providing the username. Streamlines user management and access control.

Instructions

delete_user

Input Schema

NameRequiredDescriptionDefault
usernameNo

Input Schema (JSON Schema)

{ "properties": { "username": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Username" } }, "title": "delete_user_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr