url_to_pdf
Fetch any web page URL and convert its content into a downloadable PDF file using clean markdown extraction.
Instructions
Fetch a web page URL and save its content as PDF.
Uses Jina AI reader to get clean markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| filename | No | webpage.pdf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |