dag_task_duration
Analyze task durations in an Airflow DAG run to identify slow-running tasks, spot bottlenecks, and optimize workflow performance.
Instructions
[Tool Role]: Analyzes task durations within a DAG run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dag_id | Yes | ||
| dag_run_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||