find_cip_for_feature
ActiveTool of io.github.UnityNodes/canton-ccpedia
declared in 1.0.0
Given a Canton feature or capability description, find the matching CIP(s) by searching titles and bodies. Canton-specific. Use to answer "is there a CIP for X?".
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"feature"
],
"properties": {
"feature": {
"type": "string",
"minLength": 2,
"description": "Feature description, e.g. \"wallet abstraction\", \"token standard\", \"validator staking\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries