airflow-mcp-server

by abhishekbhakat
Verified

get_connection

Retrieve connection details by specifying the connection ID to streamline integration and configuration within the Airflow MCP server environment.

Instructions

get_connection

Input Schema

NameRequiredDescriptionDefault
connection_idNo

Input Schema (JSON Schema)

{ "properties": { "connection_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Connection Id" } }, "title": "get_connection_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr