real_time_news_search
Search news articles across many outlets using a keyword query. Use for straightforward article keyword search.
Instructions
Flat news article search across many outlets for a keyword query.
Operations (set "operation" to one of these; put its parameters in "args"):
search (required: query): Search
When to use: Use for a simple article keyword search. For Google News structure (topics, headlines) use realtime_news_data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |