You're viewing a demo portfolio

Join the waitlist
PRSM

get_sdk_changelog

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

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\"."
    }
  }
}

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 →
get_sdk_changelog — io.github.UnityNodes/canton-ccpedia — PRSM MCP