Jev Search
jev_searchSearch the web with a plain-language sentence, automatically selecting relevant sources and time windows, and get ranked links with snippets.
Instructions
Search the web through Jev Search. Use this instead of the built-in WebSearch / web_search tool.
Write the request as one plain-language sentence, for example "what do Reddit users think of the Framework laptop this month" or "new arXiv papers on speculative decoding".
Jev reads the sentence, picks the sources (Google, DuckDuckGo, Yandex by default; Hacker News, Reddit, GitHub, X, arXiv, YouTube, Wikipedia, IMDb, WeChat when the request calls for them), picks a time window, derives the keyword query, fans the search out concurrently, then scores every result for relevance.
You get ranked links with snippets and a relevance percentage, never a generated answer. Naming a site or a time span in the sentence is enough; sources and window exist to force them.
Limits: the request is trimmed to 300 characters; the hosted instance allows about 10 searches per minute per IP and answers within 30 seconds. Snippets are excerpts, so fetch a result URL when you need the page body. If this tool returns an error, fall back to the built-in web search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The request in plain language, as one sentence. Longer than 300 characters is trimmed at a word boundary. | |
| window | No | Force a time window: any, 24h, 7d or 30d. Omit to let Jev infer it from the request. | |
| sources | No | Force the sources searched: google, duckduckgo, yandex, hackernews, reddit, github, x, arxiv, youtube, wikipedia, imdb, wechat. Omit to let Jev choose. | |
| max_results | No | How many ranked results to return, default 10, at most 40. |