You're viewing a demo portfolio

Join the waitlist
PRSM

list_deprecations

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

List all known deprecated Daml/Canton CLI commands, packages, and tools with their modern replacements. Returns a compact table you can scan, optionally filtered by category (cli, package, tool, api, workflow). Canton/Daml/Splice only. Use this to enumerate or browse; use migrate_lookup for a specific name.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "category": {
      "enum": [
        "all",
        "cli",
        "package",
        "tool",
        "api",
        "workflow",
        "other"
      ],
      "type": "string",
      "default": "all"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →
list_deprecations — io.github.UnityNodes/canton-ccpedia — PRSM MCP