get_breaking
Retrieve breaking news articles with high urgency scores. Filter by country, topic, and minimum urgency to get critical updates.
Instructions
Get recent breaking news (high urgency). Defaults to urgency >= 7.
Args: country: ISO-2 code. Empty = all. topic: topic filter (see get_feed). Empty = all. min_score: minimum urgency (default 7). limit: max articles (capped at 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ||
| topic | No | ||
| min_score | No | ||
| limit | No |