Web Read (provenance-tracked)
web_readFetch a URL and return clean markdown with verifiable source metadata: published date, author, canonical URL, content hash, fetch time, and license signals.
Instructions
Fetch a URL and return clean markdown PLUS provenance: published date, author, canonical URL, content hash, fetch time, and license signals. The provenance is the point — verifiable source metadata an AI normally cannot get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to read | |
| fresh | No | Bypass cache and refetch (default false) |