get_dataset_events
Fetch and filter dataset events by ID, source task, run, or DAG, with options to limit, offset, and order results for precise data extraction.
Instructions
get_dataset_events
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dataset_id | No | ||
limit | No | ||
offset | No | ||
order_by | No | ||
source_dag_id | No | ||
source_map_index | No | ||
source_run_id | No | ||
source_task_id | No |