get_pdf_metadata
Extract metadata from a local PDF by providing its file path. Retrieve title, author, page count, size, dates, and security properties.
Instructions
Extract metadata from a local PDF using the PDF4me GetPdfMetadata API. Provide the file path to the PDF. Returns metadata such as title, author, page count, size, dates, and security properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Local path to the PDF file. |