pdf_merge
Combine multiple PDF files into a single document. Specify input files in order and define the output path for the merged result.
Instructions
Merge multiple PDF files into a single PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Array of PDF file paths to merge (in order) | |
| output | Yes | Output file path for the merged PDF |