Skip to main content
Glama

trigger_dag

Manually trigger Airflow DAG runs in specified environments to execute data pipelines or workflows on demand.

Instructions

Manually trigger a DAG run.

Args: dag_id: The DAG to trigger. env: Target environment — 'dev', 'uat', 'test', or 'prod'. IMPORTANT: Do NOT guess or default. Ask the user which environment if not specified. conf: Optional JSON string of DAG run configuration.

Returns confirmation with the new run ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dag_idYes
envNo
confNo

Latest Blog Posts

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/SrujanReddyKallu2024/MCP'

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