failed_dags
Identify and review recently failed DAG runs in an Apache Airflow cluster, providing detailed information on dag_id, run_id, execution dates, and task states for troubleshooting.
Instructions
[Tool Role]: Lists all recently failed DAG runs in the Airflow cluster.
Returns: List of failed DAG runs with comprehensive info: dag_id, run_id, state, execution_date, start_date, end_date, data_interval_start, data_interval_end, run_type, conf, external_trigger, dag_display_name
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |