search_news
Find recent news headlines and articles across multiple providers like Google News, Hacker News, and Reddit, with aggregated results in a unified JSON schema.
Instructions
Search recent news headlines and articles across news providers (Google News, Hacker News, Lobsters, Lemmy, Reddit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| num_results | No | Number of results per provider. | |
| max_total_results | No | Cap the final merged result set returned to the agent. |