Add Collection to Model
transkribus_model_add_collectionAdd a collection to a model by specifying the model type and model ID. Streamlines model management by linking collections directly.
Instructions
Add a collection to a model by type and model ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Model type (e.g. htr, la, ocr) | |
| collId | Yes | Collection ID to add | |
| modelId | Yes | Model/HTR ID |