get_audit_opinion_text
Read exact auditor wording from a Korean DART audit report, quoting the opinion, basis, going concern, emphasis, and key audit matters verbatim by company and year.
Instructions
감사보고서 원문에서 감사인이 쓴 문장을 그대로 읽는다.
감사의견·의견근거·계속기업 관련 불확실성·강조사항·핵심감사사항·기타사항을
원문 그대로 인용한다. 연도별 의견과 감사인 교체 이력은
get_audit_opinion_history가 낸다 — 이력·교체는 그쪽, 감사인이 뭐라고
썼는지는 이 도구다.
Args: company_name: 기업명 또는 종목코드 6자리. year: 사업연도 4자리. 빈 값이면 직전 연도. scope: "consolidated"(연결감사보고서) | "separate"(감사보고서).
Returns: 절별 유무 표와 원문 인용. 판정·점수·등급은 붙이지 않는다 — 계속기업 절이 있다는 사실과 그 문단을 보여줄 뿐이다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| scope | No | consolidated | |
| company_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |