browser_get_html
Retrieve the outer HTML of a webpage or a specific element using a CSS selector. Get the full page markup or a targeted element's HTML.
Instructions
Get the outer HTML of the page or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector (optional, defaults to full page HTML) |