generate_pdf_from_markdown
Convert Markdown content to PDF format with customizable output location and filename for document creation and sharing.
Instructions
Generate a PDF from Markdown content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
markdown_content | Yes | Markdown content to convert to PDF | |
output_dir | No | Output directory (optional, defaults to Downloads) | /root/Downloads |
output_filename | Yes | Name of the output PDF file (without path) |