save_pdf
Save the current web page as a PDF file using Chrome DevTools Protocol. Specify filename and landscape orientation.
Instructions
Save current page as PDF via CDP Page.printToPDF.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | ||
| landscape | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |