get_task_instance
Retrieve detailed information about a specific task instance in Apache Airflow by specifying the DAG ID, task ID, and DAG run ID for precise monitoring and management.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server for Apache Airflow
Related Tools
- @abhishekbhakat/airflow-mcp-server
- @yangkyeongmo/mcp-server-apache-airflow
- @abhishekbhakat/airflow-mcp-server
- @yangkyeongmo/mcp-server-apache-airflow
- @abhishekbhakat/airflow-mcp-server