submitFeedback
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Submit feedback on a Chikoh tool response. Helps improve response quality for all users. Works from any LLM client.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"toolName",
"rating"
],
"properties": {
"rating": {
"enum": [
"good",
"bad"
],
"type": "string",
"description": "Was the response helpful? \"good\" or \"bad\""
},
"comment": {
"type": "string",
"maxLength": 1000,
"description": "Optional: what was wrong or could be improved"
},
"category": {
"enum": [
"inaccurate",
"outdated",
"missing_context",
"wrong_player",
"too_verbose",
"too_brief",
"other"
],
"type": "string",
"description": "Optional: category of feedback"
},
"toolName": {
"type": "string",
"description": "Name of the tool you are giving feedback on (e.g. \"get_player_outlook\")"
}
},
"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