check_failed_dags
Identify DAGs with failed runs in the last 24 hours and return their execution dates to pinpoint recent issues.
Instructions
Check for failed DAG runs in the last 24 hours.
Returns a list of DAGs that had at least one failed run in the past 24 hours, with execution dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |