Get current rates
get_ratesFetch current crypto rates from multiple providers. Filter by coin, category, or provider to compare yields.
Instructions
List current rates across providers, optionally filtered by symbol, category, or provider. Use this to answer "what is the best yield on BTC right now?" style questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, default 100 | |
| symbol | No | Filter by coin symbol (e.g. "btc") | |
| category | No | Filter by product category (e.g. "savings", "lending") | |
| provider | No | Filter by provider slug |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rates | Yes | Matching rate entries |