Public Content Pack
succubae Content Pack
A Succubi Magician
PUBLIC_MEDIA: ComfyUI_00465_.preview.webp // SOURCE_FIELD: image_data
Pack Summary
No extended description has been provided.
Categories
Tags
How to Open in ComfyUI
The workflow download is the easiest option. The plain Content Pack JSON also works, but it must be loaded through the ComfyUI-ZMongo Content Pack nodes.
-
Install ComfyUI-ZMongo.
Put the ComfyUI-ZMongo custom nodes in your ComfyUI
custom_nodesfolder, then restart ComfyUI. -
Use the workflow file when available.
Download
.workflow.json, then drag it onto the ComfyUI canvas or use ComfyUI's Load option. -
For a plain Content Pack JSON, load it with the JSON text loader.
Add
ZMongoContentPackJSONTextLoaderV3, then paste or load the Content Pack JSON. -
Review the indexed fields.
Connect the loader to
ZMongoContentPackManifestPreviewV3to see field aliases and data types. - Use getter nodes for the fields you need. The loader loads the pack. The getter nodes turn saved fields into usable ComfyUI outputs.
STRINGfields useZMongoContentPackGetStringV3INTfields useZMongoContentPackGetIntV3FLOATfields useZMongoContentPackGetFloatV3BOOLEANfields useZMongoContentPackGetBooleanV3JSONfields useZMongoContentPackGetJSONV3IMAGEfields useZMongoContentPackGetImageV3
If an image field is a backend reference instead of inline image data, connect a valid ZMongo session node to the image getter.
Export
Media
Public Preview
Summary
{
"content_hash": "73e84ee86382c783b2b0595fa38892cdc9c88c1ff5c9cc75e1155fa760b6bbe6",
"source_collection": "succubae",
"source_id_hint": "bf84c6995f6a",
"subtitle": "A Succubi Magician",
"title": "succubae Content Pack"
}
Field Paths
Sample Outputs
| Name | Preview |
|---|---|
image_data |
{
"asset_type": "image",
"content_hash": "58fdcd7802c4a008525fcb1becd217b6f63cfe3f0203e4d157be122747bd9df8",
"content_type": "image/png",
"created_at": "2026-06-01T10:58:47.444617+00:00",
"file_id": "6a1d65e7219bab3d196e5f76",
"filename": "ComfyUI_00465_.png",
"original": {
"asset_collection": "zai_fleet_files",
"backend": "cloudflare_r2",
"file_id": "6a1d65e7219bab3d196e5f76"
},
"preferred_variant": "preview",
"preview": {
"asset_collection": "zai_fleet_previews",
"backend": "zmongo_preview",
"content_type": "image/webp",
"file_id": "6a1d65e7219bab3d196e5f77",
"height": 768,
"size_bytes": 15438,
"width": 432
},
"r2_active": true,
"size_bytes": 1429746,
"storage_policy": "hybrid_r2_preview"
}
|
source |
"comfyui" |
filename |
"comfy_image.png" |
content_type |
"image/png" |
size_bytes |
1079208 |
prompt |
{
"negative": "",
"positive": "A Hot blonde magician"
}
|
Next Step
Use this pack as a starting point, or publish your own reusable workflow.
Browse More Packs
Explore the full public directory of ComfyUI-ZMongo content packs.
Create a Workspace
Save, import, customize, and publish ZMongo content packs from a secure private workspace.