list_pdf_objects
List all indirect objects in a PDF file, showing object numbers, types, and stream metadata to debug PDF structure.
Instructions
List indirect objects in a PDF with object number, generation number, object type, PDF /Type, and stream metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to a PDF file. Relative paths are resolved from the MCP server process cwd. | |
| maxObjects | No | Maximum indirect object summaries to return. |