browser_get_page_source
Retrieve the HTML source code of the current browser page for content extraction or structural analysis.
Instructions
Get the HTML source code of the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID | |
| max_length | No | Maximum length of source to return (truncated if exceeded) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |