comfyui_update_custom_node
Update a custom node pack to its latest version with an optional restart and security audit to ensure safe operation.
Instructions
Update a custom node pack to the latest version.
Args:
node_id: Node pack ID to update.
restart: If True, restart ComfyUI after update and run a security audit
on all installed nodes.
Returns:
Status message. If restart=True, includes security audit results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Custom-node pack ID to update to the latest version. | |
| restart | No | If True, restart ComfyUI after update and run a security audit. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |