view_output
Fetch a rendered image from ComfyUI workflow outputs so users can view the result. Optionally downscale to keep the conversation lightweight.
Instructions
Fetch a rendered image so you (and the user) can SEE it - refs come from run_workflow/get_run_status outputs. Downscaled to max_dim px to keep the conversation light; max_dim=None for full resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | output | |
| max_dim | No | ||
| filename | Yes | ||
| subfolder | No |