read_url
Read and extract clean text content from any URL. Returns article text, title, and metadata.
Instructions
Read and extract clean text content from any URL. Returns article text, title, and metadata.
Parameters:
url — URL to read content from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |