Count Documents in Collection
transkribus_coll_count_docsCount the number of documents in a Transkribus collection, with optional filters by uploader, label, or deleted status.
Instructions
Get the number of documents in a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| uploaderId | No | Filter by uploader ID | |
| labelId | No | Filter by label ID | |
| isDeleted | No | Include deleted documents |