pause_dag
Pause a specific Directed Acyclic Graph (DAG) in Apache Airflow using its ID, enabling controlled workflow management and system optimization within the MCP Server environment.
Instructions
Pause a DAG
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | Yes | The ID of the DAG to pause |