pause_dag
Pause a specified Airflow DAG to prevent new runs. Provide the DAG ID to stop scheduling immediately.
Instructions
[Tool Role]: Pauses the specified Airflow DAG (prevents scheduling new runs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dag_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||