install_node_pack
Install a custom-node pack from ComfyUI-Manager registry by its ID, queuing and polling until complete. A ComfyUI restart is required after installation.
Instructions
Install a custom-node pack by its ComfyUI-Manager registry id (from find_missing_nodes) — trusted registry only, no arbitrary code.
Queues the install, starts the queue, and polls until done. A ComfyUI RESTART is required afterward before /object_info reflects the new nodes — call restart_comfyui, then re-query. Fails clearly if Manager's security level blocks API installs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_id | Yes | ||
| version | No | latest |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |