Assign Plaintext to Page
transkribus_page_assign_plaintextAssign plain text to a document page as a new transcript, requiring collection ID, document ID, page number, and text.
Instructions
Assign plain text content to a page as a new transcript.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| id | Yes | Document ID | |
| page | Yes | Page number | |
| text | Yes | Plain text content to assign | |
| status | No | Transcript status | |
| note | No | Note for the transcript | |
| parent | No | Parent transcript ID | |
| nrIsPageId | No | Treat page nr as page ID | |
| toolName | No | Tool name that created the transcript | |
| useExistingLayout | No | Use existing layout |