Skip to main content
Glama

airflow-mcp-server

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/abhishekbhakat/airflow-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server