get_mapped_task_instance
Retrieve specific mapped task instance details in Airflow by providing DAG ID, run ID, task ID, and map index for precise workflow management.
Instructions
get_mapped_task_instance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | No | ||
dag_run_id | No | ||
map_index | No | ||
task_id | No |