get_stock_info
Retrieve basic stock information such as name, market, currency, status, and shares outstanding for up to 200 ticker symbols in a single request.
Instructions
Look up basic info (name, market, currency, status, shares outstanding...) for symbols.
Args: symbols: Comma-separated ticker symbols, up to 200. No market prefix. Examples: '005930' (Samsung Electronics, KRX), '005930,AAPL'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||