runMonteCarlo
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Full Monte Carlo season/playoff simulation using your actual league data. Returns championship probability, playoff odds, expected wins, and key swing players. Requires Owner's Suite+ tier. Costs 3 tickets. User identity is resolved from the OAuth token automatically.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"leagueId"
],
"properties": {
"leagueId": {
"type": "string",
"description": "League ID to simulate"
},
"simulations": {
"type": "integer",
"maximum": 50000,
"minimum": 100,
"description": "Number of simulations (default: 10000)"
}
},
"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