WebSearch
Search the web using a self-hosted SearXNG instance, returning markdown results while keeping searches private and free.
Instructions
Search the web via a self-hosted SearXNG instance.
Args: query: The search query.
Returns: Search results formatted as a markdown string.
Raises: RuntimeError: If the SearXNG instance is unreachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |