wait_for_image
Poll ComfyUI until a prompt finishes, then return the generated image.
Instructions
Poll ComfyUI until the given prompt_id finishes, then return the generated image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes | From queue_workflow result | |
| timeout_sec | No | Default 120 |