Search News
search_newsSearch global news by keyword across Currents (70k+ sources). Filter by language, category, country, and date range. Example: search_news({ keywords: "artificial intelligence", language: "en", limit: 15 })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of articles to return (default 15). | |
| _apiKey | No | Optional Currents API key. Omit to use the platform key. | |
| country | No | Optional two-letter country code, e.g. "US", "GB", "FR". | |
| category | No | Optional category filter, e.g. "technology", "business". Use list_categories to see options. | |
| end_date | No | Optional ISO 8601 end of date range, e.g. "2026-02-01T00:00:00". | |
| keywords | Yes | Search query, e.g. "climate change", "artificial intelligence". | |
| language | No | Two-letter language code, e.g. "en", "es", "fr". Default "en". | |
| start_date | No | Optional ISO 8601 start of date range, e.g. "2026-01-01T00:00:00". |