Resolve a company name to a symbol
toss_resolve_symbolResolve a company name or ticker to its Toss Securities symbol. If multiple matches are found, present the candidates for user selection.
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' |