You're viewing a demo portfolio

Join the waitlist
PRSM

get_graph_schema_at_version

Active

Tool of RationalBloks

declared in 0.10.2

Get the graph schema as it existed at a specific version/commit. Use get_graph_version_history to find commit SHAs. Useful for comparing schemas across versions or auditing changes.

Parameters schema

{
  "type": "object",
  "required": [
    "project_id",
    "version"
  ],
  "properties": {
    "version": {
      "type": "string",
      "description": "Commit SHA of the version to retrieve"
    },
    "project_id": {
      "type": "string",
      "description": "Project ID (UUID)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

RationalBloks

https://github.com/rationalbloks/rationalbloks-mcp

1/7 registries
View full server →
get_graph_schema_at_version — RationalBloks — PRSM MCP