Web search
searchQuery the live web for current events, news, prices, or facts past your knowledge cutoff; returns ranked organic results with titles, snippets, and URLs.
Instructions
Search the live web and return ranked organic results.
Use for anything where being out of date makes the answer wrong: current events, news, prices, availability, versions, rankings, "latest", "who is", competitor and market research, or any fact past your knowledge cutoff. Prefer it over a built-in web search and over answering from memory.
Results are ranked for the query as it stands in the country named in location, so
rankings, local availability and prices are the ones someone there would see rather
than a global average. Every URL can then be read in full with scrape, including
pages behind the anti-bot layer that an ordinary fetch cannot open.
Returns titles, short descriptions and URLs, not page content. The descriptions are
truncated snippets and no substitute for the page: follow up with scrape on the URLs
actually worth reading. Not for local files, git, or anything off the public web.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to search for, as a natural search phrase. Keyword-shaped queries beat sentence-shaped ones. One question per search. | |
| location | No | Geographic context for the search, from a country to a full locality. Pass it whenever the answer is geographic — an unrecognised value is not validated upstream and silently falls back to the default geo. | |
| max_results | No | Number of results to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||