getMyAuctionValues
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Personalized auction dollar values adjusted for your league size, scoring format, and roster construction. Includes budget allocation strategy and nomination tips. Requires authentication — user identity is resolved from the OAuth token automatically.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"leagueId"
],
"properties": {
"budget": {
"type": "integer",
"description": "Auction budget (defaults to league setting or $200)",
"exclusiveMinimum": 0
},
"leagueId": {
"type": "string",
"description": "League ID"
}
},
"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