convert_docx_to_pdf
Convert an existing DOCX file to PDF. Provide the absolute file path and optionally set the output file name.
Instructions
Convert an existing DOCX file to PDF
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | No | Output file name (without extension) | |
| file_path | Yes | Absolute path to the .docx file to convert |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |