search_news
Search news items on FearNation by full-text query, filterable by section, date range, and result count. Supports cross-script Chinese matching.
Instructions
Search FearNation news items by full-text query.
Cross-script: Simplified Chinese queries match Traditional content too (e.g., "华为" matches "華為"). Returns items with slug, section, headline, body, pub_date, seq.
Args: query: Free-text search string. section: Optional section filter (中国新闻 / 印太新闻 / 科技新闻 / 经济新闻). date_from: Optional ISO date YYYY-MM-DD (inclusive). date_to: Optional ISO date YYYY-MM-DD (inclusive). limit: Max results (1-200, default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| date_to | No | ||
| section | No | ||
| date_from | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |