list_dag_runs
Retrieve the history of DAG runs for a specified DAG ID, with optional filtering by state and limit.
Instructions
List DAG run history for a given DAG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | ||
| dag_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |