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