comfyui_uninstall_custom_node
Uninstall a custom node pack from ComfyUI by specifying its node ID. Optionally restart ComfyUI to apply changes.
Instructions
Uninstall a custom node pack.
Args:
node_id: Node pack ID to uninstall.
restart: If True, restart ComfyUI after uninstall.
Returns:
Status message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Custom-node pack ID to uninstall. | |
| restart | No | If True, restart ComfyUI after uninstall. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |