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