pdf_validate
Validate a PDF file by checking parseability, reporting page count, metadata, form fields, and structural issues. Ensures file integrity before processing.
Instructions
Validate a PDF file — checks if it can be parsed, reports page count, metadata, form fields, and any structural issues. Useful as a health check before processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | PDF file path |