syndicateChat
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Post a message to your syndicate group chat. Requires group membership, Syndicate or Front Office tier, and OAuth authentication.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"syndicateId",
"message"
],
"properties": {
"message": {
"type": "string",
"maxLength": 1000,
"description": "Message to send (max 1000 characters)"
},
"syndicateId": {
"type": "string",
"description": "Syndicate group ID"
}
},
"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