export_pdf
Convert any Google Doc to a downloadable PDF by providing its document ID. Get the file as base64 with filename and size for easy integration.
Instructions
Export a Google Doc as PDF.
Args: document_id: ID of the document
Returns: PDF as base64 with filename and size
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||