get_dag
Retrieve detailed information for a specific Airflow DAG by supplying its DAG ID. Returns complete DAG details to support monitoring and configuration.
Instructions
[Tool Role]: Retrieves detailed information for a specific DAG.
Args: dag_id: The DAG ID to get details for
Returns: Comprehensive DAG details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dag_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||