Nodes/Claude Code ComfyUI Nodes/Claude Output Reader
ComfyUI Node

Claude Output Reader

Read and inspect contents from Claude Code output folders

By christian-byrne·Created about a year ago·Updated about a year ago· 34
Claude Output Reader
    • file_contents
    • file_list
    • metadata
    output_folder
    file_pattern*
    read_modelist_files
    specific_file
    max_files10
    Categoryclaude_code

    Inputs (5)

    NameTypeDefaultDescription
    output_folderSTRINGThe output folder name from a ClaudeCodeCommand node
    file_patternSTRING*File pattern to read (e.g., '*.py', 'README.md', '*')
    read_modeCOMBOlist_filesMode for reading files
    specific_fileoptSTRINGSpecific file to read (when using read_specific mode)
    max_filesoptINT101–100Maximum number of files to read

    Outputs (3)

    NameTypeDescription
    file_contentsSTRING
    file_listJSON
    metadataSTRING