get_dag_runs_today
Retrieve all DAG runs started today, grouped by status such as success, failed, running, or queued.
Instructions
Get all DAG runs from today with their status.
Returns every DAG run that started on the current UTC date, grouped by status (success, failed, running, queued).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |