You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.2.1).

read_versions

Inactive

Tool of io.github.nyuchi/mzizi-mcp

declared in 0.2.1

Read the version-history snapshots for a document (version_number, change_type, comment, snapshot).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "collection",
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "minLength": 1
    },
    "limit": {
      "type": "integer",
      "default": 50,
      "maximum": 200,
      "minimum": 1
    },
    "collection": {
      "type": "string",
      "minLength": 1
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.nyuchi/mzizi-mcp

https://github.com/nyuchi/mzizi-tools

1/7 registries
View full server →
read_versions — io.github.nyuchi/mzizi-mcp — PRSM MCP