ComfyUI Node
06 Create Text Document
A ComfyUI node in ZMongo/03 Documents with 8 inputs and 13 outputs.
06 Create Text Document
- session
- json
- document_id
- document_id_link
- filename
- filename_link
- text_length
- success
- refresh
- document_ids
- filenames
- selectable_items
- indexed_items
- item_count
◄filenamemanual_document.txt►
◄text►
◄case_id►
◄metadata_json{}►
◄document_json{}►
◄document_prefix/documents►
◄refresh_token►
CategoryZMongo/03 Documents
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| session | ZMONGO_API_SESSION | — | |
| filename | STRING | manual_document.txt | — |
| text | STRING | — | |
| case_id | STRING | — | |
| metadata_json | STRING | {} | — |
| document_json | STRING | {} | — |
| document_prefix | STRING | /documents | — |
| refresh_tokenopt | STRING | — |
Outputs (13)
| Name | Type | Description |
|---|---|---|
| json | STRING | — |
| document_id | STRING | — |
| document_id_link | ZMONGO_DOCUMENT_ID | — |
| filename | STRING | — |
| filename_link | ZMONGO_FILENAME | — |
| text_length | INT | — |
| success | BOOLEAN | — |
| refresh | STRING | — |
| document_ids | * | — |
| filenames | * | — |
| selectable_items | * | — |
| indexed_items | STRING | — |
| item_count | INT | — |