airflow-mcp-server

by abhishekbhakat
Verified

delete_dag

Remove specific DAGs from the Airflow MCP server by specifying their dag_id, ensuring efficient management of workflow definitions.

Instructions

delete_dag

Input Schema

NameRequiredDescriptionDefault
dag_idNo

Input Schema (JSON Schema)

{ "properties": { "dag_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Dag Id" } }, "title": "delete_dag_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr