list_output_images
Retrieve recently generated ComfyUI images sorted newest-first. Filter by filename pattern to narrow results.
Instructions
List recently generated images from ComfyUI's output directory. Returns filenames sorted newest-first. Requires COMFYUI_PATH. For remote ComfyUI, use get_history to find filenames, then get_image to fetch them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max images to return (default: 20) | |
| pattern | No | Filter by filename pattern (case-insensitive substring match) |