Count Actions
transkribus_action_countCount actions in Transkribus, optionally filtered by collection, type, or other criteria.
Instructions
Get the total count of actions, optionally filtered by collection or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Filter by action ID | |
| end | No | End timestamp | |
| page | No | Filter by page number | |
| type | No | Filter by action type | |
| start | No | Start timestamp | |
| collId | No | Filter by collection ID | |
| pageId | No | Filter by page ID | |
| typeId | No | Filter by action type ID | |
| userid | No | Filter by user ID | |
| clientId | No | Filter by client ID | |
| isDeleted | No | Include deleted actions | |
| mostRecentBy | No | Most recent by filter |