comfyui_interrupt
Interrupt a running ComfyUI workflow globally or by prompt ID. Stop active generation immediately to free resources or abort unwanted tasks.
Instructions
Interrupt the currently executing workflow.
Without prompt_id: global interrupt — stops whatever is running now.
With prompt_id: targeted — only interrupts if that prompt is the
running one. ComfyUI silently no-ops if prompt_id is queued but
not yet running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |