docx_to_pdf
Convert DOCX files to PDF format using specified input and output paths. Ideal for document processing needs within the Simple Document Processing MCP Server.
Instructions
Convert DOCX files to PDF format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Path to the input DOCX file | |
outputPath | Yes | Path where the output PDF file should be saved |