comfy_get_output_image
Retrieve a generated image from ComfyUI's output directory using its filename and optional subfolder, returning it as an image content block for direct use.
Instructions
Download an output image from ComfyUI and return it as an image content block.
Args: filename: Image filename (e.g. "ComfyUI_00001_.png") subfolder: Optional subfolder within the output directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| subfolder | No |