arena_call
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
ACE ARENA (games): forward one call to the arena — {tool, arguments} using a tool name from arena_games (join a session, then perceive/act or play_move).
Parameters schema
{
"type": "object",
"required": [
"tool"
],
"properties": {
"tool": {
"type": "string",
"description": "arena tool name (from arena_games.tools)"
},
"arguments": {
"type": "object",
"description": "arguments for that arena tool"
}
},
"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