List Collections By Name
transkribus_coll_list_by_nameSearch for Transkribus collections by name, with options for exact match, sorting, and pagination. Retrieve collection lists quickly by specifying a name.
Instructions
Search for collections by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Collection name to search for | |
| exactMatch | No | Require exact name match | |
| index | No | Start index (0-based) | |
| nValues | No | Number of results (-1 for all) | |
| sortColumn | No | Column to sort by | |
| sortDirection | No | Sort direction: asc or desc |