Civitai · Arazzo Workflow
Civitai Vault Add and Verify
Version 1.0.0
Confirm the user, check vault capacity, add a model version to the vault, and verify storage.
View Spec
View on GitHub
AIArtificial IntelligenceImage GenerationVideo GenerationStable DiffusionSDXLFluxLoRAModel HostingCommunityGenerative AIArazzoWorkflows
Provider
Workflows
vault-toggle-verify
Verify the user and vault status, toggle a version in, and confirm storage.
Reads the current user and vault status, toggles a model version into the vault, and re-fetches the vault item to verify the result.
1
confirmUser
getCurrentUser
Confirm the authenticated user and capture their membership tier.
2
checkVaultStatus
checkVault
Read the vault subscription and storage status before adding a new version.
3
toggleVersion
toggleVaultVersion
Toggle the requested model version into the vault.
4
verifyVaultItem
getVaultItem
Re-read the vault item for the model version to confirm it is stored or pending.