autocomplete
Get search query suggestions for partial queries to discover relevant terms before performing a full search.
Instructions
Get search query suggestions from SearXNG.
Returns a list of autocomplete suggestions for the given partial query. Use this to discover relevant search terms before performing a full search.
Makes an external API call to the configured autocomplete backend (e.g., Bing, Google). Not suitable for full web search (use search tool) or engine discovery (use engine_info tool).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Partial query string to get suggestions for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |