get_html
Retrieve the full HTML source of the active Chrome tab, truncated to 20,000 characters for large pages, for direct inspection and analysis.
Instructions
Get the full HTML source of the currently connected tab (document.documentElement.outerHTML). Truncated to 20 000 characters for large pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||