show_image
Display a generated image from a workflow output path, resizing it to a maximum edge length for compact viewing.
Instructions
Return a generated image so it can be viewed, downscaled to keep it small.
Args: path: a path from run_workflow's outputs. max_edge: longest edge in pixels after downscaling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_edge | No |