Civitai · Arazzo Workflow
Civitai Search Models and Drill Into a Version
Version 1.0.0
Search the model catalog, open the top matching model, and resolve one of its versions.
View Spec
View on GitHub
AIArtificial IntelligenceImage GenerationVideo GenerationStable DiffusionSDXLFluxLoRAModel HostingCommunityGenerative AIArazzoWorkflows
Provider
Workflows
search-models-detail
Search models then fetch the top model and one of its versions.
Searches the catalog for a query term, takes the first returned model, retrieves its full detail, and then loads the first model version attached to that model.
1
searchModels
listModels
Run a keyword search across the model catalog and capture the first matching model id.
2
getTopModel
getModel
Fetch the full detail for the first model returned by the search, including its stats, creator, tags, and version list.
3
getTopVersion
getModelVersion
Resolve the first model version attached to the matched model so files, hashes, and the AIR identifier are available.