Resolve a company name to a symbol
toss_resolve_symbolResolves a company name or ticker to its Toss Securities symbol, returning the exact match or prompting you to choose when multiple candidates are found.
Instructions
Finds the Toss Securities symbol for a company name or ticker, e.g. '삼성전자' -> 005930. When exact is false the query matched several candidates — ask the user which one instead of picking one yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Company name or ticker, e.g. '삼성전자', 'NVDA' |