ComfyUI Node
06 Document File Browser
A ComfyUI node in ZMongo/03 Documents with 11 inputs and 17 outputs.
06 Document File Browser
- file_path
- file_path_link
- filename
- filename_link
- content_type
- size_bytes
- exists
- browser_root
- refresh
- file_paths
- filenames
- indexed_file_paths
- discovered_count
- status
- selectable_items
- indexed_items
- item_count
◄root_modeDocuments►
◄selected_file▾►
◄manual_path►
◄custom_root►
◄recursivetrue►
◄extensions.pdf,.docx,.txt,.md,.csv,.json,.log,.rtf►
◄search_text►
◄max_results500►
◄max_depth6►
◄include_hiddenfalse►
◄refresh_token►
CategoryZMongo/03 Documents
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| root_mode | COMBO | Documents | 6 options: Documents, Comfy Input, Home, Current Working Directory, Filesystem Root, Custom Root |
| selected_file | COMBO | 1 options: | |
| manual_path | STRING | — | |
| custom_root | STRING | — | |
| recursive | BOOLEAN | true | — |
| extensions | STRING | .pdf,.docx,.txt,.md,.csv,.json,.log,.rtf | Comma/space-separated extensions. Use * for all files. |
| search_text | STRING | Optional case-insensitive filename/path filter. | |
| max_results | INT | 5001–10000 | — |
| max_depth | INT | 60–25 | — |
| include_hidden | BOOLEAN | false | — |
| refresh_tokenopt | STRING | — |
Outputs (17)
| Name | Type | Description |
|---|---|---|
| file_path | STRING | — |
| file_path_link | ZMONGO_FILE_PATH | — |
| filename | STRING | — |
| filename_link | ZMONGO_FILENAME | — |
| content_type | STRING | — |
| size_bytes | INT | — |
| exists | BOOLEAN | — |
| browser_root | STRING | — |
| refresh | STRING | — |
| file_paths | * | — |
| filenames | * | — |
| indexed_file_paths | STRING | — |
| discovered_count | INT | — |
| status | STRING | — |
| selectable_items | * | — |
| indexed_items | STRING | — |
| item_count | INT | — |