You're viewing a demo portfolio

Join the waitlist
PRSM

submitFeedback

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →