Latest News
latest_newsGet the most recent global news articles from Currents (70k+ sources). Filter by language and category. Example: latest_news({ language: "en", category: "technology", limit: 15 })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of articles to return (default 15, max 30). | |
| _apiKey | No | Optional Currents API key (get one free at currentsapi.services). Omit to use the platform key. | |
| category | No | Optional category filter, e.g. "technology", "business", "world", "sports". Use list_categories to see all options. | |
| language | No | Two-letter language code, e.g. "en", "es", "fr", "de". Default "en". |