You're viewing a demo portfolio

Join the waitlist
PRSM

find_known_issues

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

Surface known unresolved problems related to a free-text description. Pulls from forum threads with zero replies but high views, plus open GitHub issues. Canton-specific. Use for "is anyone else hitting this?" before posting a new question.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "description"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 15,
      "minimum": 1,
      "description": "Max rows per source (default 5)."
    },
    "description": {
      "type": "string",
      "minLength": 8,
      "description": "What you're seeing — short prose, not a stack trace (for that use diagnose_error)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →