국세청 예규 검색
search_tax_interpretationSearch official Korean National Tax Service tax law interpretations by keyword, date range, and sort order, returning case titles, numbers, and dates for full-text lookup.
Instructions
[국세청 예규·법령해석 검색] 법제처 OPEN API(target=ntsCgmExpc)로 국세청이 직접 회신한 예규(서면·재산·법인·부가 등)를 검색한다. 결과마다 안건명·안건번호·해석일자·ntstDcmId 를 보여준다. 본문은 ntstDcmId 로 get_tax_interpretation 을 호출한다. korean-law 의 search_decisions(domain='nts') 와 같은 목록이지만 본문 조회용 ntstDcmId 를 바로 준다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 페이지 (기본 1) | |
| sort | No | 정렬: lasc(안건명↑) ldes(안건명↓) dasc(해석일자↑) ddes(해석일자↓) | |
| query | Yes | 검색어 (예: '1세대 1주택 비과세', '접대비 한도') | |
| explYd | No | 해석일자 범위 YYYYMMDD~YYYYMMDD (예: '20200101~20251231') | |
| search | No | 검색범위 1=안건명(기본) 2=본문 | |
| display | No | 페이지당 건수 (기본 20, 최대 100) |