Web Tools
Tools for web research. See Web Research for usage details.
web_search
Section titled “web_search”Search the web using the configured search provider. SearXNG is the default; Brave Search is available as a fallback. See configuration for setup.
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | yes | Search query |
max_results | integer | no | Number of results. Default: config value (5) |
When using SearXNG, results include extra metadata: source engines, ranking positions, and an aggregated relevance score.
web_fetch
Section titled “web_fetch”Fetch and extract readable content from a URL.
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | yes | Page URL |
readability | boolean | no | Use Mozilla Readability for article extraction |
raw | boolean | no | Return raw HTML |