web_search
Search the web using a local SearxNG instance to retrieve titles, URLs, and snippets. Supports pagination, site restrictions, language, safe search, and time range filters.
Instructions
Search the web using a local SearxNG instance. Returns search results with titles, URLs, and snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| site | No | Restrict search to a specific site (e.g., 'weather.gov') | |
| limit | No | Maximum number of results to return (1-20) | |
| query | Yes | Search query | |
| engines | No | Comma-separated list of search engines | |
| language | No | Language code (e.g., 'en') | |
| safesearch | No | Safe search level: 0=off, 1=moderate, 2=strict | |
| time_range | No | Time range filter |