browser_get_dom
Retrieve the full DOM structure of a webpage, or extract data from a specific element using a CSS selector.
Instructions
Get the full DOM structure or specific element data (see browser_docs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | Optional selector to get DOM of specific element |