get_dataset_events
Retrieve dataset events from Apache Airflow to monitor data dependencies and track dataset updates for workflow orchestration.
Instructions
Get dataset events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| order_by | No | ||
| dataset_id | No | ||
| source_dag_id | No | ||
| source_task_id | No | ||
| source_run_id | No | ||
| source_map_index | No |