search_etf
Search Korean ETFs by name, issuer, index, or classification. Filter by asset class, region, strategy, market cap, and volume, then sort by metrics like trade value or NAV premium.
Instructions
Find ETFs by name fragment, issuer, index and/or classification.
The main lookup tool. Filters combine with AND. Classification is derived
from the product name (see list_filters) because the upstream feed has
no category field.
Args:
query: Substring of the ETF name, or an exact 6-digit ticker.
asset_class: e.g. 채권혼합, 채권, 주식, 원자재, 부동산, 통화, 멀티에셋.
region: e.g. 국내, 미국, 중국, 일본, 인도, 유럽, 신흥국, 글로벌.
strategy: e.g. 커버드콜, 레버리지, 인버스, 액티브, 배당, 환헤지, TR.
issuer: Brand prefix, e.g. KODEX, TIGER, RISE, ACE, PLUS, SOL.
Former brand names (KBSTAR, ARIRANG, KINDEX, KOSEF) resolve too.
index_name: Exact underlying index, e.g. "코스피 200". Use
list_indices to see what exists.
exclude: Drop results whose name contains this substring.
min_market_cap: Minimum market cap in KRW.
min_volume: Minimum share volume on the base date.
sort_by: market_cap (default), volume, trade_value, close, change_pct,
nav_premium_pct, name, or code.
ascending: Sort ascending instead of descending.
base_date: YYYYMMDD; resolved backwards to a day with data.
limit: Max rows to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| issuer | No | ||
| region | No | ||
| exclude | No | ||
| sort_by | No | market_cap | |
| strategy | No | ||
| ascending | No | ||
| base_date | No | ||
| index_name | No | ||
| min_volume | No | ||
| asset_class | No | ||
| min_market_cap | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||