Get News Signals
get_news_signalsNews → markets recommender: pulls recent crypto headlines, classifies each event type (depeg/hack_exploit/listing/delisting/unlock/regulatory/partnership/outage/hype/fud/macro), extracts the assets, maps to affected HIP-4 markets, and assigns a directional lean (YES up / YES down). Heuristic, low/medium confidence, NOT financial advice; war/hard-politics excluded. Powers a live "event → affected markets → lean" feed. Filter with hours / event_type / min_confidence / limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Lookback window for headlines (default 24h, max 72h). | |
| limit | No | Max signals to return (default 20, max 50). | |
| event_type | No | Filter to one event type. | |
| min_confidence | No | Minimum confidence to include (default: low). |