comfy_unsubscribe
Remove subscriptions to specific event types in ComfyUI workflows. Specify the event type to receive JSON confirmation of cancellation.
Instructions
Remove subscription to an event type.
Args: event_type: The event type to unsubscribe from
Returns: JSON confirming removal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |