get_mapped_task_instance_try_details
Retrieve detailed execution data for mapped task instances in Apache Airflow, including dag_id, run_id, map_index, task_id, and try_number to monitor and debug workflows.
Instructions
get_mapped_task_instance_try_details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | No | ||
dag_run_id | No | ||
map_index | No | ||
task_id | No | ||
task_try_number | No |