search_tools
Keyword search over the full Crank tool catalog (progressive disclosure).
Read-only, free, never gated. Purpose-built for a discovering agent that does not want to load the full tool catalogue into context just to find the one it needs ( R1 -- the Solana Agent Kit V1 failure mode: 60+ tools in context caused tool-selection hallucinations). Pass a keyword or short phrase (e.g. "perp funding rate", "stake sol", "referral"); matches rank by keyword overlap against each tool's name + description.
Returns up to limit (default 10, max 50) results, each
{name, purpose, toolset} -- purpose is a one-line summary
(call the tool itself, or get_trading_workflow, for the full
picture), and toolset names which of the ten named toolsets
(market_data, spot, perps, lending_staking, portfolio, strategies,
intelligence, rewards_growth, wallet_admin, support) the tool belongs
to. No tool is renamed or hidden by this search -- it is purely a
discovery aid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| caller_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||