get_high_score_news
Find news articles with high AI ratings by setting a minimum score threshold and result limit. Sort by score descending to surface top-ranked stories.
Instructions
Get highly-rated news articles (by AI score), sorted by score descending.
Args:
min_score: Minimum score threshold (default 70).
limit: Maximum results to return (default 10, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| min_score | No |