getFanSentiment
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Fan sentiment and real-time buzz — Reddit, Twitter/X, and fan forum sentiment for shows, contestants, or entertainment events. Use timeframe "1h" or "6h" for breaking/trending buzz, "7d" or "30d" for broader sentiment trends.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"topic"
],
"properties": {
"topic": {
"type": "string",
"description": "Show, contestant, or event to track (e.g., \"Survivor\", \"Taylor Swift\", \"Oscars 2026\")"
},
"platform": {
"enum": [
"all",
"reddit",
"twitter",
"forums"
],
"type": "string",
"description": "Platform filter (default: all)"
},
"timeframe": {
"enum": [
"1h",
"6h",
"24h",
"7d",
"30d"
],
"type": "string",
"description": "Analysis window — \"1h\"/\"6h\" for real-time buzz, \"24h\" default, \"7d\"/\"30d\" for trends"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries