web_read
Extract text content from a single URL, returning it as markdown for source-grounded research and verification.
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 |