pdf_merge
Merge multiple PDF files into one document by providing base64 encoded PDF data or file paths in order.
Instructions
Merge multiple PDF files into a single PDF document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | List of PDF files to merge in order. | |
| outputPath | No | Optional local path where the merged PDF should be saved. |