airflow-mcp-server

by abhishekbhakat
Verified

patch_role

Update role configurations within the Airflow-MCP server by modifying actions, name, and other parameters using a specified update mask.

Instructions

patch_role

Input Schema

NameRequiredDescriptionDefault
actionsNo
nameNo
role_nameNo
update_maskNo

Input Schema (JSON Schema)

{ "properties": { "actions": { "anyOf": [ { "items": {}, "type": "array" }, { "type": "null" } ], "default": null, "title": "Actions" }, "name": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Name" }, "role_name": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Role Name" }, "update_mask": { "anyOf": [ { "items": {}, "type": "array" }, { "type": "null" } ], "default": null, "title": "Update Mask" } }, "title": "patch_role_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr