get_datasets
Retrieve and filter datasets from Apache Airflow by specifying parameters like limit, offset, order, URI pattern, or DAG IDs for streamlined data management.
Instructions
List datasets
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_ids | No | ||
limit | No | ||
offset | No | ||
order_by | No | ||
uri_pattern | No |