update_pdf_metadata
Update title, author, subject, and keywords of a PDF file. Modify metadata to improve document management and searchability.
Instructions
Update metadata (title, author, subject, keywords) of a PDF file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the PDF file | |
| metadata | Yes | Metadata fields to update | |
| outputPath | No | Optional output path (defaults to overwriting original) |