Convert web content into PDF documents by generating PDFs from URLs or HTML strings using the Yakpdf MCP Server.
Instructions
Generate a PDF from a URL or HTML string.
Responses:
200 (Success): Successful response
Content-Type:
application/json
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}