Update Transcript Status
transkribus_page_update_transcript_statusUpdate the status of a transcript version on a page. Provide collection, document, page, and transcript IDs to change status and add an optional note.
Instructions
Update the status of a specific transcript version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| note | No | Status note | |
| page | Yes | Page number | |
| collId | Yes | Collection ID | |
| status | Yes | New transcript status | |
| nrIsPageId | No | Treat page nr as page ID | |
| transcriptId | Yes | Transcript ID |