Asset Ops
GenAssetCreateAsset
Create Asset In GenAsset
Creates a new GenAsset asset from an image and explicit metadata fields.
Use when
Use when you want manual control over the first version metadata instead of auto-capturing the full ComfyUI graph.
Behavior
- Uploads an image as the first version of a new asset.
- Uses explicit prompt/model/seed fields.
Inputs
imagebase_urltokenasset_nameprompt_textnegative_prompt_textmodel_nameseedtags_csvintentextra_metadata_jsonOutputs
imageasset_idversion_idstatus_jsonNotes
- For normal generation saves, prefer Save To GenAsset because it captures more graph context automatically.