fetch_page
Download a URL and retrieve its cleaned visible text, enabling extraction of readable content from web pages for research workflows.
Instructions
Download a URL and return cleaned visible text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |