You're viewing a demo portfolio

Join the waitlist
PRSM

getTradeMessages

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

Generate trade negotiation messages in 6 tones (friendly, analytical, persuasive, legal summons, godfather, breaking news). Includes negotiation tactics tailored to opponent weaknesses.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "givingPlayers",
    "receivingPlayers"
  ],
  "properties": {
    "givingPlayers": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "minItems": 1,
      "description": "Player names you are giving away"
    },
    "opponentWeakness": {
      "type": "string",
      "description": "Opponent roster weakness to exploit (e.g., \"WR depth\", \"injured QB\")"
    },
    "receivingPlayers": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "minItems": 1,
      "description": "Player names you want to receive"
    }
  },
  "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 →
getTradeMessages — Chikoh - Fantasy Sports & Entertainment Intelligence — PRSM MCP