You're viewing a demo portfolio

Join the waitlist
PRSM

uuid5

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Deterministic UUID (v5 / v3) — Stable name-based UUID from a namespace and name — same inputs, same UUID (no randomness).

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Name to hash into the UUID"
    },
    "version": {
      "type": "integer",
      "description": "5 (SHA-1, default) or 3 (MD5)"
    },
    "namespace": {
      "type": "string",
      "description": "dns/url/oid/x500 or a UUID string (default dns)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →