comfyui_clear_queue
Remove pending and running jobs from the execution queue to stop ongoing workflows and clear scheduled tasks.
Instructions
Clear items from the execution queue.
Args:
clear_running: Stop the currently running workflow
clear_pending: Remove pending workflows from the queue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear_pending | No | ||
| clear_running | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |