fetch_page
Fetch a web page, render it in a headless browser, and get a local markdown file with readable content and embedded images.
Instructions
Fetch and render a web page. Returns the absolute path to a local markdown file containing the page content with downloaded images embedded as local file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target page URL. |