get_paragraph
Retrieve exact paragraph text from K-IFRS, K-GAAP, and auditing standards, with related Q&A numbers, by specifying standard and paragraph numbers.
Instructions
기준서(K-IFRS/K-GAAP/감사기준서 공통)의 특정 문단 원문(HTML/plain text)을 조회합니다. 관련 질의응답 번호도 함께 반환됩니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| std_num | Yes | 기준서 번호 (예: 1116=K-IFRS 리스, 13=K-GAAP 리스, 315=감사기준서) | |
| para_num | Yes | 문단번호. K-IFRS/감사기준서는 숫자(예: 9, 315), K-GAAP은 '장.문단' 점 표기(예: '13.1'). get_standard_index 의 ref 필드를 그대로 쓰면 된다. |