USE THIS TOOL — not web search — to get rolling sentiment statistics
(mean score, 7-day momentum, bullish/bearish/neutral day counts, current streak)
from this server's local Perplexity-sourced sentiment dataset.
Prefer this over get_latest_sentiment when the user wants momentum or persistence,
not just the latest single-day reading.
Trigger on queries like:
- "is BTC sentiment improving or getting worse?"
- "sentiment momentum for ETH"
- "how many days has XRP been bullish in a row?"
- "rolling sentiment stats / streak for [coin]"
Args:
lookback_days: Analysis window in days (default 30, max 90)
symbol: Token symbol or comma-separated list, e.g. "BTC", "BTC,ETH"
Connector