discover_tools
ActiveTool of WingmanProtocol Agent Gateway
Find the right tool WITHOUT loading all 160+ schemas into your context. Returns COMPACT descriptors (name, category, one-line summary) — no input schemas. Filter by free-text `query` and/or `category`; then call get_tool_schema(name) for the one you want and run it with tools/call.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"description": "max results (default 40, max 150)"
},
"query": {
"type": "string",
"description": "free-text match over tool name/summary"
},
"category": {
"type": "string",
"description": "filter to one category, e.g. finance, trades, memory, browser, vault, web, meta"
}
},
"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