count-tool
Count the number of items by providing an array of UUID strings. Returns the precise count for users, devices, records, or any entities with UUIDs.
Instructions
This tool counts the number of items by accepting an array of UUIDs. It can count anything that has UUIDs - users, devices, records, or any other entities. Simply provide an array of UUID strings and it will return the precise count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuids | Yes | An array of UUID strings representing the items to count. Each string should be a valid UUID. |