Skip to main content
Glama

MCP Server for Apache Airflow

by yangkyeongmo

reparse_dag_file

Triggers re-parsing of a DAG file in Apache Airflow using its file token, ensuring updated configurations are applied without manual intervention.

Instructions

Request re-parsing of a DAG file

Input Schema

NameRequiredDescriptionDefault
file_tokenYes

Input Schema (JSON Schema)

{ "properties": { "file_token": { "title": "File Token", "type": "string" } }, "required": [ "file_token" ], "title": "reparse_dag_fileArguments", "type": "object" }

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/yangkyeongmo/mcp-server-apache-airflow'

If you have feedback or need assistance with the MCP directory API, please join our Discord server