web_extract
Extract web content from URLs through 9 providers with truncation handling, evidence, and stored-content references. Supports markdown, HTML, semantic spans, and raw HTML.
Instructions
Source-only URL extraction through 9 Web Search Plus v3 providers. Responses preserve bounded-context limits, truncation warnings, evidence, and page-on-demand stored-content references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | URLs to extract | |
| spans | No | Select deterministic semantic spans from extracted text. | |
| format | No | markdown | |
| provider | No | auto | |
| render_js | No | ||
| spans_query | No | Optional query used to rank semantic spans. | |
| include_images | No | ||
| include_raw_html | No |