airflow-mcp-server

by abhishekbhakat
Verified

get_config

get_config

Input Schema

NameRequiredDescriptionDefault
sectionNo

Input Schema (JSON Schema)

{ "properties": { "section": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Section" } }, "title": "get_config_input", "type": "object" }