get_task
Retrieve a specific task by its ID from Apache Airflow using its DAG and task identifiers. Simplify task management and monitoring within Airflow workflows.
Instructions
Get a task by ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | Yes | ||
task_id | Yes |