Create KWS Query
transkribus_kws_create_queryCreate a keyword spotting query in a Transkribus collection by providing collection ID and keyword string. Optionally specify a document ID to limit the search to one document.
Instructions
Create a new keyword spotting query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Limit to a specific document ID | |
| query | Yes | Keyword query string | |
| collId | Yes | Collection ID |