airflow-mcp-server

by abhishekbhakat
Verified

post_role

Define and assign roles with specific actions in the Airflow-MCP Server, enabling structured access control and task management within workflows.

Instructions

post_role

Input Schema

NameRequiredDescriptionDefault
actionsNo
nameNo

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" } }, "title": "post_role_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr