web_fetch
Fetch an exact HTTP(S) URL to read, quote, summarize, or verify page text as raw Markdown. Use for known URLs, no login or form interaction required.
Instructions
Use this when an exact HTTP(S) URL is known, including URLs returned by web_search or x_search, and the task is to read, quote, summarize, or verify page text. Prefer it over Browser, curl, or shell when no login, click, form interaction, or visual inspection is required. Do not use it to discover URLs. Returns raw Markdown from Jina Reader.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Exact HTTP(S) URL to read; pass source URLs from web_search or x_search unchanged |