Search and Replace
transkribus_search_replaceFind and replace a search term with a replacement across Transkribus documents, optionally scoped to a specific document or collection.
Instructions
Search for a term and replace it across documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | No | Limit to a specific document ID | |
| collId | No | Limit to a specific collection ID | |
| searchTerm | Yes | Term to search for | |
| replaceTerm | Yes | Replacement term |