convert_to_pdf
Export an opened HWP document to PDF by providing its document ID and target output path. Returns confirmation with the saved file location.
Instructions
Export document as PDF.
Args: doc_id: Document ID from open_document output_path: Output file path for the PDF
Returns: Conversion confirmation with path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||