safari_save_pdf
Save the current Safari webpage as a PDF file to a specified path using native rendering without browser UI interaction.
Instructions
Save the current page as a PDF file. Uses screencapture + PDF rendering (no Safari UI interaction needed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute file path to save the PDF (e.g. /Users/am/Downloads/page.pdf) |