list_task_instances
Retrieve all task instances and their current state for a specific DAG run in Airflow.
Instructions
List task instances and their state for a given DAG run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dag_id | Yes | ||
| dag_run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |