comfy_get_image_url
Retrieve a direct URL to view an image on a ComfyUI server by providing filename, subfolder, and image type.
Instructions
Get the URL to view an image on the ComfyUI server.
Args: filename: Image filename subfolder: Optional subfolder image_type: Image type (output, input, temp)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| subfolder | No | ||
| image_type | No | output |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |