get_exchange_rate
Retrieve the current USD to KRW exchange rate from Naver to calculate cryptocurrency price differences between Korean and international markets.
Instructions
Naver에서 현재 USD/KRW 환율을 조회합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}