read_url
Extract clean text content from web URLs to analyze information from online sources for research and data processing.
Instructions
Read and extract clean text content from a URL.
Args: url: The URL to read
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |