get_stock_price
Retrieve the current stock price of a Korean stock by entering its 6-digit code. Provides instant price data for market analysis.
Instructions
국내주식 현재가 시세를 조회합니다. (단축 도구 = call_api 로 krstockQuoteCurrentPrice 를 호출하는 것과 동일)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes | 종목코드 6자리 (예: 005930 = 삼성전자) |