Skip to main content
Glama

airflow-mcp-server

delete_connection

Remove a specified connection ID from the Apache Airflow MCP server to manage and clean up data pipeline configurations efficiently.

Instructions

delete_connection

Input Schema

NameRequiredDescriptionDefault
connection_idNo

Input Schema (JSON Schema)

{ "properties": { "connection_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Connection Id" } }, "title": "delete_connection_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