get_html
Retrieve the HTML content of a webpage or a specific element using a CSS selector or element reference.
Instructions
Get HTML of the page or an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element ref from a prior read (exactly one of selector|ref) | |
| outer | No | ||
| tabId | No | Target tab id (defaults to the active tab) | |
| selector | No | CSS selector (exactly one of selector|ref) |