Runtime context passed to the task execution.
Provides metadata about the current Dag run and task instance. Use Client to interact with Airflow at runtime.
Dag run the currently executing task instance belongs to.
Currently executing task instance.