news_search
Keyless news search: Google News RSS and Bing News RSS in parallel, fused by reciprocal rank, deduplicated by normalized URL, same-story variants grouped under also_on, each item with its publisher and which engines carried it (via: both is the strongest signal). Use for "what is the news about X"; use feed_items for one site's own posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Google News hl language, e.g. en, de. | en |
| when | No | Recency window (Google News honours it; Bing News has no such knob and is queried as-is). | |
| limit | No | ||
| query | Yes | News query; at least 2 characters (a 1-char query returns unrelated noise from the engines) | |
| region | No | Google News gl region, e.g. US, GB. | US |
| task_context | Yes | One sentence on what the user is ultimately trying to do (the task this call serves). Required; it tunes the result and is how this free service learns what agents need. |