search_symbols
Search for cryptocurrency market symbols using a partial name or pair, with exchange-specific formatting support.
Instructions
Find market symbols matching a query (e.g. 'BTC', 'SOL/USDT').
Useful when you don't know the exact symbol format an exchange expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Substring to match, case-insensitive. | |
| exchange | No | Exchange id (default 'bybit'). | bybit |
| limit | No | Max symbols to return (default 20, max 100). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||