fetch_page
Retrieve the plain text content of any web page by providing its URL. Use this to read full articles or pages from search results without HTML clutter.
Instructions
Fetch the text content of a web page. Returns plain text with HTML stripped. Use this to read the full content of a URL from search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch |