page_source
Retrieve the current page's raw HTML, optionally limited to a set character count for quick inspection and debugging.
Instructions
Raw HTML of the current page, truncated to max_chars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |