get_pdf_info
Retrieve metadata from a PDF file, including title, author, and page count, by providing the file path.
Instructions
Get metadata information from a PDF file (title, author, pages, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the PDF file to analyze |