news_search
Search Google News and retrieve recent news articles with title, link, source, date, and snippet.
Instructions
Search Google News via SearchApi. Returns recent news articles with title, link, source, date and snippet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gl | No | Country code, e.g. 'us', 'tw'. | |
| hl | No | Interface language, e.g. 'en'. | |
| query | Yes | The news search query. | |
| time_period | No | Restrict results to a recent time window. |