get_html_source
Retrieve the complete HTML source of the current page, including optional shadow DOM content, for web scraping and debugging.
Instructions
Get the full HTML source of the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_shadow_dom | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |