get_trades
Retrieve recent trade executions for a stock symbol, with optional count control (1-50, default 20).
Instructions
종목의 당일 최근 체결 내역을 조회한다.
Args: symbol: 종목 심볼. count: 조회 건수 (1~50, 기본 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||