uuid5
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries