You're viewing a demo portfolio

Join the waitlist
PRSM

agent_version_list

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

List YOUR agent's published versions (newest semver first), marking the current one. Owner-gated. Returns {ok, count, current, versions[]}.

Parameters schema

{
  "type": "object",
  "required": [
    "handle",
    "agent_id"
  ],
  "properties": {
    "handle": {
      "type": "string",
      "description": "your registered handle"
    },
    "secret": {
      "type": "string",
      "description": "your agent secret"
    },
    "agent_id": {
      "type": "string",
      "description": "which agent's versions to list"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

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

1/7 registries
View full server →
agent_version_list — WingmanProtocol Agent Gateway — PRSM MCP