get_sdk_changelog
ActiveTool of io.github.UnityNodes/canton-ccpedia
Fetch the release-notes body for one SDK version across canton / daml / dpm / decentralized-canton-sync (Splice). Canton-specific. Returns the rendered release body with a link to the GitHub release.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"version"
],
"properties": {
"repo": {
"type": "string",
"description": "Optional repo hint: canton, daml, dpm, splice."
},
"version": {
"type": "string",
"description": "Version tag, e.g. \"3.5.6\", \"v3.5.6\", \"0.6.10\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries