Search and Replace
transkribus_search_replaceSearch for a term and replace it across documents in Transkribus, optionally limited 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 |