pdf_merge
Merge multiple PDF files into a single document. Combine up to 50 PDFs while preserving visual content, though form fields become non-interactive.
Instructions
Merge multiple PDF files into one. Warning: form fields in source PDFs are not preserved during merge — they appear visually but become non-interactive.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePaths | Yes | Array of absolute paths to PDF files to merge, in order | |
| outputPath | Yes | Absolute path for the merged output PDF |