ComfyUI Node
06 Ingest Text PDF / DOCX
A ComfyUI node in ZMongo/03 Documents with 10 inputs and 15 outputs.
06 Ingest Text PDF / DOCX
- session
- file_path_link
- json
- document_id
- document_id_link
- document_name
- filename_link
- text
- text_length
- local_limit_bytes
- success
- refresh
- document_ids
- text_items
- selectable_items
- indexed_items
- item_count
◄file_path►
◄document_name►
◄collection_nametext_documents►
◄field_rootdocument_text►
◄overwritetrue►
◄metadata_json{}►
◄tags_json[]►
◄refresh_token►
CategoryZMongo/03 Documents
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| session | ZMONGO_API_SESSION | — | |
| file_path | STRING | — | |
| document_name | STRING | — | |
| collection_name | STRING | text_documents | — |
| field_root | STRING | document_text | — |
| overwrite | BOOLEAN | true | — |
| metadata_json | STRING | {} | — |
| tags_json | STRING | [] | — |
| file_path_linkopt | * | — | |
| refresh_tokenopt | STRING | — |
Outputs (15)
| Name | Type | Description |
|---|---|---|
| json | STRING | — |
| document_id | STRING | — |
| document_id_link | ZMONGO_DOCUMENT_ID | — |
| document_name | STRING | — |
| filename_link | ZMONGO_FILENAME | — |
| text | STRING | — |
| text_length | INT | — |
| local_limit_bytes | INT | — |
| success | BOOLEAN | — |
| refresh | STRING | — |
| document_ids | * | — |
| text_items | * | — |
| selectable_items | * | — |
| indexed_items | STRING | — |
| item_count | INT | — |