web_fetch
Extracts clean plain text from a URL using Tavily. Returns readable content for analysis, avoiding binary or structured data.
Instructions
Plain Tavily extract — returns clean text from a URL.
Prefer `web_fetch_structured` when you need typed key_facts /
numeric_values rather than prose. For PDFs, use `pdf_fetch` instead —
Tavily's Extract often returns "binary / not extractable" for them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |