generate_pdf
Convert Markdown into a clean, professionally formatted PDF and return a downloadable URL. Supports # / ## / ### headings, bold, code, - bullet lists, 1. numbered lists, and --- rules. Free tier: 30/hour; pass Authorization: Bearer for unlimited (buy a key at https://alpha-systems.net).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Document title, rendered as the top heading. | |
| markdown | Yes | Markdown body. | |
| page_size | No | Page size (default A4). |