Civitai · Arazzo Workflow
Civitai Batch Hash Reconciliation
Version 1.0.0
Resolve many file hashes to version ids in bulk, then enrich the first match with model detail.
View Spec
View on GitHub
Artificial IntelligenceImage-GenerationVideo GenerationStable DiffusionSDXLFluxLoRAModel HostingCommunityGenerative AIArazzoWorkflows
Provider
Workflows
batch-hash-reconcile
Bulk-resolve file hashes to versions and enrich the first with model detail.
Posts a hash array to get version ids, posts it again to get full version records, and fetches the parent model for the first version.
1
resolveVersionIds
Post the hash array to resolve each hash to a model version id.
2
resolveVersions
Post the same hash array to resolve full model version records and capture the first version's model id.
3
enrichFirstModel
Fetch the parent model for the first resolved version to add catalog context.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.