You're viewing a demo portfolio

Join the waitlist
PRSM

search_talks

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

Search CCPEDIA's indexed Canton talks/videos (YouTube transcripts). Canton-specific. Returns matches across title + transcript with a short snippet around the hit.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 20,
      "minimum": 1,
      "description": "Max rows (default 5)."
    },
    "query": {
      "type": "string",
      "minLength": 2,
      "description": "Free-text query — appears in title or transcript."
    }
  }
}

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 →