get_task_instance
Retrieve specific task instance details from Apache Airflow workflows by providing DAG ID, run ID, and task ID, enabling efficient workflow management and debugging.
Instructions
get_task_instance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | No | ||
dag_run_id | No | ||
task_id | No |