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.

By DanielPFlorian·Created 9 months ago·Updated 9 months ago· 34
UpdateNodeCatalog
    • status
    • node_count
    catalog_directorycatalog
    force_updatefalse
    CategoryWorkflowGenerator

    Inputs (2)

    NameTypeDefaultDescription
    catalog_directorySTRINGcatalogDirectory to save catalog files.
    force_updateBOOLEANfalseForce update even if files exist.

    Outputs (2)

    NameTypeDescription
    statusSTRINGUpdate status (JSON).
    node_countINTNumber of nodes found.