get_news_by_location
Find Google News articles for a city, state, or country. Use this tool when location is the primary filter to get geographically relevant news.
Instructions
Find recent Google News articles about a place-focused location such as a city, state, or country. Use this when geography is the primary filter; use get_news_by_keyword for general subject searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Number of days to look back for articles. | |
| location | Yes | Name of city/state/country. | |
| full_data | No | Return full data for each article. If False a summary should be created by setting the summarize flag | |
| summarize | No | Generate a summary of the article, will first try LLM Sampling but if unavailable will use nlp | |
| max_results | No | Maximum number of results to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |