google_news
google_newsSearch Google News for recent articles. When recency matters or users ask what's happening with a topic, use this instead of general web search to get current updates.
Instructions
Search Google News for recent news articles. Use this instead of google_search when recency matters or the user asks what is happening with a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gl | No | Two-letter country code for the search, for example 'ie', 'us', 'gb'. | |
| hl | No | Two-letter language code for the results, for example 'en', 'fr'. | |
| num | No | How many results to request from the engine. Defaults to the engine's own default. | |
| page | No | Page number for paginating through results. Starts at 1. | |
| limit | No | Maximum results to return to you. Kept low by default because search payloads are large; raise it only when you genuinely need more. | |
| query | Yes | The news topic to search for. | |
| location | No | Geographic location to search from, as 'City,Country' (for example 'Dublin,Ireland'). Results are localised to this place. |