get_pdf_info
Retrieve basic information about a loaded PDF document. Use after load_pdf to access details when a document ID is available.
Instructions
Get basic information about a loaded PDF document.
The document must be loaded first using load_pdf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | Identifier of the loaded document |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |