web_search
Perform web searches using SearxNG to retrieve results in text or JSON format. Filter by categories, language, or time range for tailored and privacy-respecting search results.
Instructions
Performs a web search using SearxNG and returns formatted results.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categories | No | Categories to filter by (e.g., 'general', 'images', 'news', 'videos') | |
language | No | Language code for results (e.g., 'all', 'en', 'ru', 'fr') | all |
query | Yes | The search query string to look for on the web | |
result_count | No | Maximum number of results to return | |
result_format | No | Output format - 'text' for human-readable or 'json' for structured data | text |
time_range | No | Time restriction for results |