trigger_dag_run
Start a new Airflow DAG run with optional configuration and logical date. This action creates an immediate, irreversible execution of the specified DAG.
Instructions
Trigger a new DAG run. Sensitive: creates a new, irreversible execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conf | No | ||
| dag_id | Yes | ||
| logical_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||