airflow-mcp-server

by abhishekbhakat
Verified

delete_role

Remove a specific role from the Airflow MCP server by specifying the role name, ensuring role management and access control are maintained efficiently.

Instructions

delete_role

Input Schema

NameRequiredDescriptionDefault
role_nameNo

Input Schema (JSON Schema)

{ "properties": { "role_name": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Role Name" } }, "title": "delete_role_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr