list_task_instances_batch
List Airflow task instances in batch with date and state filters to monitor and troubleshoot workflow executions efficiently.
Instructions
[Tool Role]: Lists task instances in batch with date and state filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | ||
| offset | No | ||
| start_date_gte | No | ||
| start_date_lte | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||