merge_text_documents
Merge several text documents into one file, inserting a custom separator between contents, and save the result to the specified output path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| separator | No | --- | |
| output_path | Yes | ||
| document_paths | Yes |