get_mapped_task_instance_tries
Retrieve mapped task instance execution attempts by specifying DAG ID, task ID, and run ID. Filter or sort results using parameters like map index, limit, and offset for targeted insights.
Instructions
get_mapped_task_instance_tries
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | No | ||
dag_run_id | No | ||
limit | No | ||
map_index | No | ||
offset | No | ||
order_by | No | ||
task_id | No |