Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Server for Apache Airflow
Claim
by
yangkyeongmo
GitHub
Monitoring
OS Automation
Python
MIT License
3
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
pause_dag
Pause a DAG
Input Schema
Name
Required
Description
Default
dag_id
Yes
The ID of the DAG to pause
Input Schema (JSON Schema)
{ "properties": { "dag_id": { "description": "The ID of the DAG to pause", "type": "string" } }, "required": [ "dag_id" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
list_dags
get_dag
unpause_dag
pause_dag
trigger_dag
get_dag_runs
get_dag_tasks
get_task_instance
list_task_instances
get_import_error
list_import_errors
get_health
get_version