syndicateVote
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Cast your vote on a syndicate decision. Upserts your choice — you can change your vote until the poll closes. Requires Syndicate or Front Office tier and OAuth authentication.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"voteId",
"choice"
],
"properties": {
"choice": {
"type": "string",
"description": "Your vote choice (must match one of the poll options)"
},
"voteId": {
"type": "string",
"description": "Vote/decision ID"
},
"reasoning": {
"type": "string",
"description": "Optional reasoning for your vote"
}
},
"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