comfy_cancel_run
Cancel a running or queued ComfyUI prompt by its ID, stopping execution and freeing resources.
Instructions
Cancel a running or queued prompt by ID.
Args: prompt_id: The prompt ID to cancel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |