chrome_save_page
Save a Chrome tab as HTML or PDF to a local directory. Select the tab by ID, URL, or title, and specify output folder and format.
Instructions
Save the selected Chrome tab as HTML and/or PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| html | No | ||
| tabId | No | ||
| baseName | No | ||
| debugUrl | No | http://127.0.0.1:9222 | |
| landscape | No | ||
| outputDir | Yes | ||
| urlContains | No | ||
| titleContains | No |