sentiment_analysis
Gauge market sentiment by counting crypto news articles per sentiment label over a chosen time interval.
Instructions
Returns the number of articles by sentiment label within the selected time interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interval | No | Specify the time interval for sentiment analysis using format like '1h', '6h', '12h', '1d', '7d'. 'h' = hours, 'd' = days. |