get_high_score_news
Retrieve cryptocurrency news articles filtered by AI-generated quality scores to identify high-impact market information for trading decisions.
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 |
|---|---|---|---|
| min_score | No | ||
| limit | No |