list_import_errors
Identify and display import errors in Apache Airflow using this tool, enabling you to specify result limits, offsets, and sorting for efficient issue resolution.
Instructions
List all import errors
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | The numbers of items to return (default: 100) | |
offset | No | The number of items to skip before starting to collect the result set | |
order_by | No | The name of the field to order the results by. Prefix with - to reverse sort order |