Add Collection to Model
transkribus_model_add_collectionAdd a collection to a model by providing the model type, model ID, and collection ID.
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) | |
| modelId | Yes | Model/HTR ID | |
| collId | Yes | Collection ID to add |