ComfyUI Node
06 List Documents
A ComfyUI node in ZMongo/03 Documents with 8 inputs and 14 outputs.
06 List Documents
- session
- json
- documents_json
- document_ids_json
- filenames_json
- first_document_id_link
- first_filename_link
- count
- success
- refresh
- document_ids
- filenames
- selectable_items
- indexed_items
- item_count
◄query_json{}►
◄sort_json[["updated_at", -1]]►
◄limit50►
◄skip0►
◄include_file_datafalse►
◄document_prefix/documents►
◄refresh_token►
CategoryZMongo/03 Documents
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| session | ZMONGO_API_SESSION | — | |
| query_json | STRING | {} | — |
| sort_json | STRING | [["updated_at", -1]] | — |
| limit | INT | 501–500 | — |
| skip | INT | 00–1000000 | — |
| include_file_data | BOOLEAN | false | — |
| document_prefix | STRING | /documents | — |
| refresh_tokenopt | STRING | — |
Outputs (14)
| Name | Type | Description |
|---|---|---|
| json | STRING | — |
| documents_json | STRING | — |
| document_ids_json | STRING | — |
| filenames_json | STRING | — |
| first_document_id_link | ZMONGO_DOCUMENT_ID | — |
| first_filename_link | ZMONGO_FILENAME | — |
| count | INT | — |
| success | BOOLEAN | — |
| refresh | STRING | — |
| document_ids | * | — |
| filenames | * | — |
| selectable_items | * | — |
| indexed_items | STRING | — |
| item_count | INT | — |