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