get_dag
Retrieve details of a specific DAG in Apache Airflow by providing its ID. Streamlines DAG management and monitoring through the MCP Server.
Instructions
Get details of a specific DAG
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | Yes | The ID of the DAG to retrieve |