queue_workflow
Queue a ComfyUI workflow with optional overrides for prompt, seed, steps, and more, then use the returned prompt ID to retrieve the output image.
Instructions
Queue a ComfyUI workflow with optional overrides (prompt, seed, steps, guidance, sampler, dims, loras). Returns prompt_id; call wait_for_image to retrieve the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workflow filename, e.g. flux_krea_realism.json | |
| overrides | No |