Skip to main content
Glama

MCP Server Airflow Token

reparse_dag_file

Triggers re-parsing of a DAG file in Apache Airflow using a file token to update workflow definitions and apply configuration changes.

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" ], "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/nikhil-ganage/mcp-server-airflow-token'

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