Nodes/mememage-comfy/Mememage Find Record
ComfyUI Node

Mememage Find Record

Find a record on disk by identifier (matched against each record's `identifier` field, filename-independent) — the local twin of Fetch Record. Wire `record` into Verify; `found` reports whether it was there.

By sememtac·Created 2 months ago·Updated about a month ago· 1
Mememage Find Record
    • record
    • identifier
    • found
    identifier
    folder
    subfolder
    CategoryMememage/Records

    Inputs (3)

    NameTypeDefaultDescription
    identifieroptSTRINGThe record to find — its `identifier` field must match. Wire Decode's identifier here.
    folderoptSTRINGFolder to search (use the 📁 button). Blank = ComfyUI's output folder (+ subfolder).
    subfolderoptSTRINGSubfolder under the output folder, if Save Record used one. Ignored when `folder` is set.

    Outputs (3)

    NameTypeDescription
    recordSTRING
    identifierSTRING
    foundBOOLEAN