get_rate_by_id
Retrieve cryptocurrency exchange rates by specifying a currency ID, such as 'bitcoin' or 'euro', to access current market values.
Instructions
Get exchange rate for a specific currency by its ID (e.g., 'bitcoin', 'united-states-dollar', 'euro')
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Rate ID (e.g., 'bitcoin', 'united-states-dollar', 'euro') |