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
Artificial 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
Run a keyword search across the model catalog and capture the first matching model id.
2
getTopModel
Fetch the full detail for the first model returned by the search, including its stats, creator, tags, and version list.
3
getTopVersion
Resolve the first model version attached to the matched model so files, hashes, and the AIR identifier are available.
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.