resolveIdentityConflict
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Resolve a canonical identity conflict by adding an exclusion or flagging for manual review. FORCE_CREATE is prohibited — canonical creation is provider-only.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"sleeperId",
"verdict",
"reason"
],
"properties": {
"reason": {
"type": "string",
"description": "Why this verdict was chosen"
},
"verdict": {
"enum": [
"IGNORE",
"MANUAL_REVIEW",
"FORCE_CREATE"
],
"type": "string",
"description": "Resolution verdict"
},
"sleeperId": {
"type": "string",
"description": "Provider player ID (e.g., Sleeper player ID)"
},
"providerSource": {
"type": "string",
"description": "Provider source (default: sleeper)"
}
},
"additionalProperties": false
}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