web_search
Search the public web via local SearXNG for current or external information. Results are snippets, not verified facts; read important sources with web_read before relying on them.
Instructions
Searches the public web through the user's local SearXNG service. Use when current or external information materially helps the task. Results are candidates/snippets, not verified facts — read important sources with web_read before relying on them. For comprehensive research, multiple targeted queries may be necessary. SearXNG is lazily started on first use and is a local Docker container on 127.0.0.1:8888. Pin engines with engines=['wikipedia','github'] or category='it' for code docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| query | Yes | ||
| engines | No | ||
| category | No | general | |
| language | No | ||
| time_range | No | ||
| safe_search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||