ComfyUI Node
UpdateNodeCatalog
Scans ComfyUI for nodes and updates catalog files (node_list.json, node_info.json). Run this after installing new custom nodes to make them available to the workflow validator.
UpdateNodeCatalog
- status
- node_count
◄catalog_directorycatalog►
◄force_updatefalse►
CategoryWorkflowGenerator
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| catalog_directory | STRING | catalog | Directory to save catalog files. |
| force_update | BOOLEAN | false | Force update even if files exist. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| status | STRING | Update status (JSON). |
| node_count | INT | Number of nodes found. |