discover_tools
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max results (default 40, max 150) | |
| query | No | free-text match over tool name/summary | |
| category | No | filter to one category, e.g. finance, trades, memory, browser, vault, web, meta |