co_list_variants
List image variants by rating, color tag, pick flag, filename, or extension with pagination. Find and browse images in your Capture One session.
Instructions
List variants (the editable instances of images) with filtering and pagination. This is the main way to find images. Filter by rating, color tag, pick flag, filename or extension; request extra field groups only when needed, since those cost a round trip per variant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pick | No | Filter on the pick flag | |
| limit | No | ||
| scope | No | Where to look: a collection, the whole document, or the user's current selection | collection |
| fields | No | Extra field groups to hydrate for the returned page only | |
| offset | No | ||
| collection | No | Collection name or id when scope is 'collection'. Defaults to the current collection. | |
| color_tags | No | Match any of these color tag indices (0 = none) | |
| extensions | No | Lower-case file extensions without the dot, e.g. ['cr3','jpg'] | |
| max_rating | No | ||
| min_rating | No | ||
| name_contains | No |