fetch_url_text
Extract visible text content from any web URL to access readable information for analysis or processing.
Instructions
Download all visible text from a URL.
Args: url: The URL to fetch text from
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |