get_dag_tasks
Retrieve tasks for a specific DAG in Apache Airflow using the MCP Server, simplifying task management and workflow monitoring.
Instructions
Get tasks for a specific DAG
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | Yes | The ID of the DAG to retrieve tasks for |