io.github.lazyants/transkribus
NPM · @LAZYANTS/TRANSKRIBUS-MCP-SERVER · SCANNED AUG 4
MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security83
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects hono 4.12.33, reached via @modelcontextprotocol/sdk > hono. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (107 of 108), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency84
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to lazyants/transkribus-mcp-server). View diagnostics → Pass
- License check failed: the license (FSL-1.1-MIT) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 17 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability82
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 21216 tokens (~70/item across 301 items; 300 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @lazyants/transkribus-mcp-server
claude mcp add lazyants-transkribus -- npx -y @lazyants/transkribus-mcp-server
codex mcp add lazyants-transkribus -- npx -y @lazyants/transkribus-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"lazyants-transkribus": {
"type": "local",
"command": [
"npx",
"-y",
"@lazyants/transkribus-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add lazyants-transkribus --command npx --arg -y --arg @lazyants/transkribus-mcp-server
mcp_servers:
lazyants-transkribus:
command: "npx"
args: ["-y", "@lazyants/transkribus-mcp-server"] {
"mcpServers": {
"lazyants-transkribus": {
"command": "npx",
"args": [
"-y",
"@lazyants/transkribus-mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 4 Aug 26 +3
- CVE-2026-69207 affects this package: medium ▼ security
- Known CVEs: partial → fail ▼ security
- Stability: unverified → 0.27 ▲ functional
- 2 Aug 26 +48
- Install scripts: unverified → pass ▲ security
- Provenance: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- The attested source repository moved: lazyants/transkribus-mcp-server security
- License: unverified → fail ▼ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Schema quality: unverified → good ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: FSL-1.1-MIT functional
- 31 Jul 26 −27
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 53
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 4 Aug 2026 · Analysed npm/@lazyants/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- lazyants/transkribus-mcp-server
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/lazyants/transkribus-mcp-server/.github/workflows/publish-registry.yml@refs/tags/v3.0.0
- Rekor log index:
- 2191746807
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:ea33452587f529623b38471e64829d121b58549662fb29d87645adcb49a15eb7826e44ae6a24a59ddaf9325eaaefeb74c4ecaa33d5fccef24c5601e4e
- Discovery method:
- attestation_endpoint
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-8j4g-w8fx-2239 | CVE-2026-69207 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | yes |
Dependencies 107 packages
107 packages in the resolved dependency tree · 107 deprecated · 32 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
transkribus_job_update Update Job ~47
Update properties of an existing job.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | Updated job description |
| id | integer | yes | Resource ID |
| status | string | — | New job status |
No output schema declared.
No examples provided.
transkribus_kws_create_query Create KWS Query ~53
Create a new keyword spotting query.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | — | Limit to a specific document ID |
| query | string | yes | Keyword query string |
No output schema declared.
No examples provided.
transkribus_kws_get_hits Get KWS Query Hits ~63
Get hits for a keyword spotting query.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| index | integer | — | Start index (0-based) |
| keyword | string | — | Filter by keyword |
| nValues | integer | — | Number of results |
No output schema declared.
No examples provided.
transkribus_kws_get_keywords Get KWS Query Keywords ~30
Get keywords for a keyword spotting query.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_kws_get_result_data Get KWS Result Data ~32
Get result data for a keyword spotting query.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_kws_list_queries List KWS Queries ~105
List keyword spotting queries.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | — | Filter by collection ID |
| id | integer | — | Filter by document ID |
| index | integer | — | Start index (0-based) |
| nValues | integer | — | Number of results (-1 for all) |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction: asc or desc |
| status | string | — | Filter by query status |
No output schema declared.
No examples provided.
transkribus_la_analyze Run Layout Analysis ~150
Run layout analysis on document pages.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| credits | string | — | Credits parameter |
| doBaselineToPolygon | boolean | — | Convert baselines to polygons |
| doBlockSeg | boolean | — | Perform block segmentation |
| doLineSeg | boolean | — | Perform line segmentation |
| doPolygonToBaseline | boolean | — | Convert polygons to baselines |
| doWordSeg | boolean | — | Perform word segmentation |
| docId | integer | yes | Document ID |
| jobImpl | string | — | Job implementation class |
| pages | string | — | Page range (e.g. "1-5" or "1,3,5") |
No output schema declared.
No examples provided.
transkribus_la_analyze_advanced Run Advanced Layout Analysis ~166
Run advanced layout analysis with additional parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| credits | string | — | Credits parameter |
| doBaselineToPolygon | boolean | — | Convert baselines to polygons |
| doBlockSeg | boolean | — | Perform block segmentation |
| doLineSeg | boolean | — | Perform line segmentation |
| doPolygonToBaseline | boolean | — | Convert polygons to baselines |
| doWordSeg | boolean | — | Perform word segmentation |
| docId | integer | yes | Document ID |
| jobImpl | string | — | Job implementation class |
| modelId | integer | — | Model/HTR ID |
| pages | string | — | Page range (e.g. "1-5" or "1,3,5") |
No output schema declared.
No examples provided.
transkribus_la_get_costs Get Layout Analysis Costs ~78
Get the cost estimate for layout analysis on a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| credits | string | — | Credits parameter |
| docId | integer | yes | Document ID |
| modelId | integer | — | Model/HTR ID |
| nrOfPages | integer | — | Number of pages |
No output schema declared.
No examples provided.
transkribus_la_la2_inference LA2 Inference ~207
Run LA2 model inference on document pages.
| Name | Type | Req | Description |
|---|---|---|---|
| addToPageXML | boolean | — | Add results to PAGE XML |
| approxPolyFrac | number | — | Approximate polygon fraction (default 0.7) |
| clusterLinesWithoutRegions | boolean | — | Cluster lines without regions |
| collId | integer | yes | Collection ID |
| combineWithBaseLayout | boolean | — | Combine with base layout |
| credits | string | — | Credits parameter |
| docId | integer | yes | Document ID |
| keepEmptyRegions | boolean | — | Keep empty regions |
| lineOverlapFraction | number | — | Line overlap fraction (default 0.05) |
| modelId | integer | — | Model/HTR ID |
| pages | string | — | Page range (e.g. "1-5" or "1,3,5") |
| splitLines | boolean | — | Split lines |
| threshold | number | — | Detection threshold (default 0.75) |
No output schema declared.
No examples provided.
transkribus_la_table_inference Table Inference ~88
Run table structure inference on document pages.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| credits | string | — | Credits parameter |
| docId | integer | yes | Document ID |
| modelId | integer | — | Model/HTR ID |
| pages | string | — | Page range (e.g. "1-5" or "1,3,5") |
No output schema declared.
No examples provided.
transkribus_label_assign_documents Assign Documents to Label ~42
Assign documents to a label.
| Name | Type | Req | Description |
|---|---|---|---|
| documentIds | array | yes | Array of document IDs to assign |
| labelId | integer | yes | Label ID |
No output schema declared.
No examples provided.
transkribus_label_assign_pages Assign Pages to Label ~42
Assign pages to a label.
| Name | Type | Req | Description |
|---|---|---|---|
| labelId | integer | yes | Label ID |
| pageIds | array | yes | Array of page IDs to assign |
No output schema declared.
No examples provided.
transkribus_label_create Create Label ~37
Create a new label.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | — | Label color (hex code) |
| name | string | yes | Label name |
No output schema declared.
No examples provided.
transkribus_label_delete Delete Label ~42
Delete a label by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| force | boolean | — | Force delete even if in use (default false) |
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_label_get Get Label ~26
Get a label by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_label_list List Labels ~141
List all labels.
| Name | Type | Req | Description |
|---|---|---|---|
| assignedby | integer | — | Filter by assigner user ID |
| collId | integer | — | Filter by collection ID |
| id | integer | — | Filter by label ID |
| index | integer | — | Start index (0-based) |
| labelId | integer | — | Filter by label ID (alias) |
| nValues | integer | — | Number of results (-1 for all) |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction: asc or desc |
| type | string | — | Filter by label type |
| userid | integer | — | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_label_remove_all_documents Remove All Documents from Label ~30
Remove all documents from a label.
| Name | Type | Req | Description |
|---|---|---|---|
| labelId | integer | yes | Label ID |
No output schema declared.
No examples provided.
transkribus_label_remove_all_pages Remove All Pages from Label ~30
Remove all pages from a label.
| Name | Type | Req | Description |
|---|---|---|---|
| labelId | integer | yes | Label ID |
No output schema declared.
No examples provided.
transkribus_label_remove_documents Remove Documents from Label ~42
Remove documents from a label.
| Name | Type | Req | Description |
|---|---|---|---|
| documentIds | array | yes | Array of document IDs to remove |
| labelId | integer | yes | Label ID |
No output schema declared.
No examples provided.
transkribus_label_remove_pages Remove Pages from Label ~42
Remove pages from a label.
| Name | Type | Req | Description |
|---|---|---|---|
| labelId | integer | yes | Label ID |
| pageIds | array | yes | Array of page IDs to remove |
No output schema declared.
No examples provided.
transkribus_label_replace_document_assignments Replace Document Label Assignments ~55
Replace label assignments for a specific document.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| labelId | integer | yes | Label ID |
| labelIds | array | — | Array of label IDs to assign |
No output schema declared.
No examples provided.
transkribus_label_replace_page_assignments Replace Page Label Assignments ~55
Replace label assignments for a specific page.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| labelId | integer | yes | Label ID |
| labelIds | array | — | Array of label IDs to assign |
No output schema declared.
No examples provided.
transkribus_label_update Update Label ~50
Update an existing label by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | — | Updated label color (hex code) |
| id | integer | yes | Resource ID |
| name | string | — | Updated label name |
No output schema declared.
No examples provided.
transkribus_model_add_collection Add Collection to Model ~69
Add a collection to a model by type and model ID.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID to add |
| modelId | integer | yes | Model/HTR ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_add_collection_by_id Add Collection to Model by ID ~50
Add a collection to a model by model ID and collection ID.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| modelId | integer | yes | Model/HTR ID |
No output schema declared.
No examples provided.
transkribus_model_delete Delete Model ~31
Delete a model by its ID.
| Name | Type | Req | Description |
|---|---|---|---|
| modelId | integer | yes | Model/HTR ID |
No output schema declared.
No examples provided.
transkribus_model_delete_by_type Delete Model by Type ~51
Delete a model by its type and ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_get Get Model ~262
Get details of a model by its ID.
| Name | Type | Req | Description |
|---|---|---|---|
| application | string | — | Filter by application |
| centuries | string | — | Filter by centuries |
| collId | integer | — | Filter by collection ID |
| creator | string | — | Filter by creator |
| docType | string | — | Filter by document type |
| facetLimit | integer | — | Facet limit |
| featured | boolean | — | Filter featured models |
| filter | string | — | Filter string |
| index | integer | — | Start index |
| isoLanguages | string | — | Filter by ISO languages |
| labels | string | — | Filter by labels |
| minFacetCount | integer | — | Minimum facet count |
| modelId | integer | yes | Model/HTR ID |
| nValues | integer | — | Number of values |
| prov | string | — | Filter by provider |
| publisher | string | — | Filter by publisher |
| releaseLevel | integer | — | Filter by release level |
| scriptTypes | string | — | Filter by script types |
| slug | string | — | Filter by slug |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
| userid | integer | — | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_model_get_by_type Get Models by Type ~279
Get models filtered by type with optional query parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| application | string | — | Filter by application |
| centuries | string | — | Filter by centuries |
| collId | integer | — | Filter by collection ID |
| creator | string | — | Filter by creator |
| docType | string | — | Filter by document type |
| facetLimit | integer | — | Facet limit |
| featured | boolean | — | Filter featured models |
| filter | string | — | Filter string |
| index | integer | — | Start index (0-based) |
| isoLanguages | string | — | Filter by ISO languages |
| labels | string | — | Filter by labels |
| minFacetCount | integer | — | Minimum facet count |
| nValues | integer | — | Number of results (-1 for all) |
| prov | string | — | Filter by provider |
| publisher | string | — | Filter by publisher |
| releaseLevel | integer | — | Filter by release level |
| scriptTypes | string | — | Filter by script types |
| slug | string | — | Filter by slug |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction: asc or desc |
| type | string | yes | Model type (e.g. htr, la, ocr) |
| userid | integer | — | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_model_get_details Get Model Details ~52
Get detailed information about a model by type and ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_get_field_params Get Model Field Parameters ~54
Get the field parameters for a model by type and ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_get_train_data Get Model Training Data ~79
Get the training data for a model by type and ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| index | integer | — | Start index (0-based) |
| nValues | integer | — | Number of values to return |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_get_train_data_docs Get Training Data Documents ~74
Get the documents used as training data for a model.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_get_train_data_stats Get Training Data Statistics ~53
Get statistics about the training data for a model.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_get_validation_data Get Validation Data ~74
Get the validation data for a model by type and ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_get_validation_data_docs Get Validation Data Documents ~74
Get the documents used as validation data for a model.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_get_validation_data_stats Get Validation Data Statistics ~53
Get statistics about the validation data for a model.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_list List Models ~169
List available models with optional pagination and filtering.
| Name | Type | Req | Description |
|---|---|---|---|
| all | boolean | — | Return all models including inactive (default false) |
| collId | integer | — | Filter by collection ID |
| filter | string | — | Filter string |
| index | integer | — | Start index (0-based) |
| nValues | integer | — | Number of results (-1 for all) |
| onlyActive | boolean | — | Only return active models (default true) |
| prov | string | — | Filter by model provider |
| releaseLevel | integer | — | Filter by release level |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction: asc or desc |
| type | string | — | Filter by model type |
| userid | integer | — | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_model_list_collections List Model Collections ~53
List collections associated with a model by type and ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_list_collections_by_id List Model Collections by ID ~49
List collections associated with a model by its ID.
| Name | Type | Req | Description |
|---|---|---|---|
| modelId | integer | yes | Model/HTR ID |
| transcriptIds | boolean | — | Include transcript IDs |
No output schema declared.
No examples provided.
transkribus_model_remove_collection Remove Collection from Model ~71
Remove a collection from a model by type, model ID, and collection ID.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| modelId | integer | yes | Model/HTR ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_model_remove_collection_by_id Remove Collection from Model by ID ~50
Remove a collection from a model by model ID and collection ID.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| modelId | integer | yes | Model/HTR ID |
No output schema declared.
No examples provided.
transkribus_model_update Update Model ~31
Update a model by posting updated model data.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | yes | Model data to update |
No output schema declared.
No examples provided.
transkribus_model_update_by_type Update Model by Type ~61
Update a model by its type and ID.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | yes | Model update data |
| id | integer | yes | Resource ID |
| type | string | yes | Model type (e.g. htr, la, ocr) |
No output schema declared.
No examples provided.
transkribus_p2pala_train Train P2PaLA Model ~61
Start P2PaLA layout analysis model training for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| description | string | — | Description of the model |
| modelName | string | — | Name for the new model |
No output schema declared.
No examples provided.
transkribus_page_add Add Page ~78
Add a new page to a document at the specified position.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| fileName | string | — | File name for the page |
| id | integer | yes | Document ID |
| imgUrl | string | — | URL of the image to add |
| page | integer | yes | Page number |
No output schema declared.
No examples provided.
transkribus_page_assign_plaintext Assign Plaintext to Page ~137
Assign plain text content to a page as a new transcript.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
| note | string | — | Note for the transcript |
| nrIsPageId | boolean | — | Treat page nr as page ID |
| page | integer | yes | Page number |
| parent | integer | — | Parent transcript ID |
| status | string | — | Transcript status |
| text | string | yes | Plain text content to assign |
| toolName | string | — | Tool name that created the transcript |
| useExistingLayout | boolean | — | Use existing layout |
No output schema declared.
No examples provided.
transkribus_page_count_transcripts Count Page Transcripts ~50
Get the number of transcripts for a page.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
| page | integer | yes | Page number |
No output schema declared.
No examples provided.
transkribus_page_delete Delete Page ~46
Delete a page from a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
| page | integer | yes | Page number |
No output schema declared.
No examples provided.