getAwardsPredictions
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Get awards show predictions — Oscars, Emmys, Grammys, BAFTAs, Tonys. Category-level picks with confidence scores and reasoning.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"show"
],
"properties": {
"show": {
"enum": [
"Oscar",
"Emmy",
"Grammy",
"BAFTA",
"Tony",
"Golden Globe"
],
"type": "string",
"description": "Awards show"
},
"year": {
"type": "integer",
"description": "Year (default: current)"
},
"categories": {
"type": "array",
"items": {
"type": "string"
},
"description": "Specific categories to predict (default: all major categories)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries