Add Page
transkribus_page_addAdd a new page to a Transkribus document at a specified position using collection ID, document ID, and page number, with optional image URL and file name.
Instructions
Add a new page to a document at the specified position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| page | Yes | Page number | |
| collId | Yes | Collection ID | |
| imgUrl | No | URL of the image to add | |
| fileName | No | File name for the page |