You're viewing a demo portfolio

Join the waitlist
PRSM

syndicateCreate

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

Create a new syndicate group for collaborative fantasy analysis. Inserts a group and adds you as owner. Requires Syndicate or Front Office tier and OAuth authentication.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "maxLength": 50,
      "minLength": 3,
      "description": "Syndicate group name"
    },
    "sport": {
      "type": "string",
      "description": "Primary sport focus"
    },
    "isPrivate": {
      "type": "boolean",
      "description": "Private group (invite-only)"
    },
    "description": {
      "type": "string",
      "maxLength": 200,
      "description": "Group description"
    }
  },
  "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 →