web_read
Fetch and extract text from a URL, returning markdown content for source-grounded web research.
Instructions
Fetch and extract text from a single URL. Returns extracted content (markdown).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to fetch and extract | |
| lang | No | Language code | en |
| use_cache | No |