mcp-pdf-tools
by hanweg
merge-pdfs-ordered
Merge PDFs in a specific order based on patterns or exact names
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_path | Yes | Base directory containing PDFs | |
fuzzy_matching | No | Use fuzzy matching for filenames | |
output_path | Yes | Output path for merged PDF | |
patterns | Yes | List of patterns or names in desired order |
Input Schema (JSON Schema)
You must be authenticated.