MCP Server for Apache Airflow
by yangkyeongmo
get_task_instance
Get details of a specific task instance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | Yes | The ID of the DAG | |
dag_run_id | Yes | The ID of the DAG run | |
task_id | Yes | The ID of the task |
Get details of a specific task instance
Name | Required | Description | Default |
---|---|---|---|
dag_id | Yes | The ID of the DAG | |
dag_run_id | Yes | The ID of the DAG run | |
task_id | Yes | The ID of the task |