airflow-mcp-server

by abhishekbhakat
Verified

get_dag_source

Retrieve the source code of a DAG file in Airflow by providing a file token. Essential for debugging and reviewing DAG configurations.

Instructions

get_dag_source

Input Schema

NameRequiredDescriptionDefault
file_tokenNo

Input Schema (JSON Schema)

{ "properties": { "file_token": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "File Token" } }, "title": "get_dag_source_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr