List Models by Collection
transkribus_recog_list_by_collectionLists recognition models available in a collection. Provide a collection ID to retrieve usable HTR/OCR models for transcription tasks.
Instructions
List recognition models available in a specific collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prov | No | Filter by provider | |
| index | No | Start index (0-based) | |
| collId | Yes | Collection ID | |
| nValues | No | Number of results (-1 for all) | |
| sortColumn | No | Column to sort by | |
| sortDirection | No | Sort direction: asc or desc |