batch_verify_credentials
Verify multiple verifiable credentials in bulk with parallel processing, error handling, and detailed statistics for efficient validation workflows.
Instructions
Verify multiple verifiable credentials efficiently. Supports parallel processing, early termination on errors, and detailed verification statistics.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
credentials | Yes | ||
parallel | No | Whether to process credentials in parallel | |
stopOnFirstError | No | Whether to stop verification on first error |