You're viewing a demo portfolio

Join the waitlist
PRSM

syndicateVote

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →