news__search_google_news
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[News & Media] Search Google News for articles matching a query. Returns headlines, sources, URLs, and publication dates. Args: query: Search query (e.g. "artificial intelligence", "climate change") max_results: Maximum number of results (default 10, max 100)
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
},
"max_results": {
"type": "integer",
"default": 10
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries