get_tax_document
Retrieve a specific Korean National Tax Service tax ruling or precedent by document number or ID, returning full text and structured sections such as reply, facts, and legal grounds.
Instructions
국세청 문서 1건의 본문·구조화 필드를 가져온다. ntst_dcm_id(검색 결과의 문서 ID) 또는 document_number 로 지정한다. 해석례는 요지·질의내용·사실관계·회신·관련법령으로, 결정례는 처분개요·청구인주장·처분청의견·심리및판단·결론으로 분해해 반환한다. 문서 종류에 따라 존재하는 절이 다르므로 없는 절은 생략된다. 본문을 원본이 주지 않으면 DETAIL_NOT_AVAILABLE 로 알리고 본문을 생성하지 않는다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_limit | No | ||
| ntst_dcm_id | No | 국세법령정보시스템 문서 ID(숫자 18자리) | |
| document_number | No | 문서번호. ID 를 모를 때 사용. | |
| include_full_text | No | 본문 전문 포함 여부 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |