getTradeMessages
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
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
}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