search
Discover web pages by querying and get ranked results with links, titles, and snippets. Use the returned URLs to fetch safe page content.
Instructions
Search the web and return ranked hits (title, url, snippet, engine).
Not for reading: it returns links, never page content. Use read_url for one
known URL, or research when you want the answer rather than the links.
Use this to find pages, then pass the URLs you want to read_url for safe,
grounded content. Results come from a self-hosted SearXNG instance when
SEARXNG_URL is set, otherwise from a search page rendered through the
stealth browser. Hits are links only — nothing is fetched until you ask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many hits to return. Values outside 1-25 are clamped rather than rejected. | |
| query | Yes | What to search for. Must not be empty. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | ||
| query | Yes | ||
| backend | Yes |