get_dag
Retrieve comprehensive details for a specific Apache Airflow DAG by providing its DAG ID, enabling inspection of DAG properties and configurations.
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 | |||