You're viewing a demo portfolio

Join the waitlist
PRSM

find_apps_by_pattern

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

Pattern-search the Featured Apps catalogue by free-text query across name, category, and description. Returns the best matches in name+category, falling back to description. Canton-specific.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "pattern"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 50,
      "minimum": 1,
      "description": "Max rows (default 10)."
    },
    "pattern": {
      "type": "string",
      "description": "Free text, e.g. \"AMM\", \"wallet\", \"DeFi vault\", \"validator\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →