search_dart_company
Search Korean listed companies by name to find their stock code and corporate code for accessing financial reports.
Instructions
Search Korean listed companies by name (Korean or English) and return their stock_code / corp_code. Use this when the user references a company by name without providing a 6-digit stock_code.
Args: query: Company name (Korean or English), e.g. "삼성전자" or "Samsung" exact: If True, match the name exactly; if False (default), substring contains. limit: Max number of matches to return (default 20, max 50). include_delisting: If True, also return delisted / non-listed companies (those without a 6-digit stock_code). Defaults to False.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exact | No | ||
| limit | No | ||
| query | Yes | ||
| include_delisting | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |