zen_get_page_text
Retrieve the title, URL, and visible text from a web page to understand its content. Set a maximum character limit for the body text.
Instructions
Get the page title, URL, and visible text content. Useful for quickly understanding what is on the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxLength | No | Max characters of body text to return (default: 8000) |