comfy_send_to_blender
Downloads a ComfyUI-generated image and saves it for Blender with a sidecar manifest, preserving metadata and ensuring atomic consistency.
Instructions
Download image and save for Blender consumption atomically with sidecar manifest.
Args: filename: The image filename in ComfyUI outputs subfolder: Optional subfolder in ComfyUI outputs prompt_id: Optional prompt_id to enrich the manifest with history metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| prompt_id | No | ||
| subfolder | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |