list_tasks
List all tasks in an Apache Airflow DAG by supplying its dag_id, enabling quick inspection of workflow components.
Instructions
[Tool Role]: Lists all tasks within the specified DAG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dag_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||