search_symbols
Find exact Binance trading symbols by partial name or asset code. Resolve vague pairs like 'sol usd' before querying market data.
Instructions
Find symbols by partial name or asset code. Use this to resolve a vague pair such as 'sol usd' into an exact symbol before calling other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum matches to return. Clamped to 25. | |
| query | Yes | Free text matched against symbol names and asset codes. 'bitcoin' will not match; 'btc' will. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| matches | Yes | ||
| symbols_searched | Yes |