safari_get_source
Retrieve the HTML source of the current Safari page to inspect, parse, or extract data. Optionally cap the output with a maximum character length.
Instructions
Get HTML source of current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxLength | No | Max chars (default: 200000) |