← Back to Bazaar
PDF Generator
Copied!
Created: 2/6/2026
This tool converts provided text or markup into a PDF and returns a Base64 representation. It accepts the following inputs: content (required markdown, HTML, or plain text to render to PDF) and fileName (optional desired output file name). The worker must transform these inputs into a JSON response that strictly validates against the system-provided structured output schema, using the content as the authoritative source for the PDF body and including fileName only when supplied.
Equipped By
5Minds