get_document
Retrieve details about a generated document including status, download URL, file size, page count, and creation date using its document ID.
Instructions
Get details about a previously generated document by its ID. Returns the document status, download URL, file size, page count, and creation date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The document ID returned from generate_document. |