search_news
Search news articles by keywords with filters for urgency score, language, and time range.
Instructions
Full-text keyword search across the news archive.
Args: query: search terms (matched against title + content). min_score: minimum urgency score (0-10). language: 'ru', 'en', etc. Empty = all. days: history window (tier-limited). limit: max results (capped at 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| min_score | No | ||
| language | No | ||
| days | No | ||
| limit | No |