GET
/capabilitiesany keyCatalog + granted scopes
Machine-readable map of the gateway: every tool with its method, path, and required scope, the scopes your key actually holds, and the pricing seam (null today). Call it first to plan what you may do.
Takes no arguments.
Request
curl -X GET "https://your-server/api/agent/capabilities" \
-H "Authorization: Bearer $WA_AGENT_KEY"Same call, as a tool
# MCP tool name
capabilities
# CLI (planned)
$ wa capabilities