browser_pdf_save
Convert web pages to PDF with custom filenames using Playwright MCP's browser automation tool. Automate document saving for structured accessibility and efficient content management.
Instructions
Save page as PDF
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filename | No | File name to save the pdf to. Defaults to `page-{timestamp}.pdf` if not specified. |