find_apps_by_pattern
ActiveTool of io.github.UnityNodes/canton-ccpedia
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries