dataset_images_list
List images in a dataset with filters for split, class, search, and labels. Retrieve image URLs and control pagination with limit and offset.
Instructions
List images in a dataset with optional filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| split | No | ||
| offset | No | ||
| search | No | ||
| dataset | Yes | Dataset ref by id, slug, username/slug, or ul:// URI. | |
| classIds | No | ||
| hasLabel | No | ||
| includeImageUrls | No |