ComfyUI Node
Set Image Metadata
Write description/tags/source onto an asset's manifest.
Set Image Metadata
- manifest
- manifest
◄description►
◄tags►
◄source►
Categorybuckets/image
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| manifest | BUCKET_MANIFEST | Manifest from a bucket node. Its 'key' decides what gets written. | |
| descriptionopt | STRING | Set the description. Empty = keep the existing value. | |
| tagsopt | STRING | Comma-separated tags. Empty = keep the existing value. | |
| sourceopt | STRING | Set the source/provenance. Empty = keep the existing value. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| manifest | BUCKET_MANIFEST | The updated manifest that was written to the bucket. |