You're viewing a demo portfolio

Join the waitlist
PRSM

getAwardsPredictions

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →
getAwardsPredictions — Chikoh - Fantasy Sports & Entertainment Intelligence — PRSM MCP