list_event_logs
Retrieve Airflow event logs with optional filtering by DAG ID and pagination controls. Monitor task and DAG run events for auditing and debugging.
Instructions
[Tool Role]: Lists event logs from Airflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| dag_id | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||