공식 원문 문맥 조회
get_source_excerptRetrieve the complete source text behind a search result using its chunk ID. Provides full context for review, though not an authoritative approval.
Instructions
검색 결과의 원문 전체 문맥이 필요할 때 chunkId로 호출한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunkId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| title | Yes | ||
| chunkId | Yes | ||
| locator | Yes | ||
| sourceId | Yes | ||
| authority | Yes | ||
| sourceUrl | No | ||
| textSha256 | Yes | ||
| headingPath | Yes | ||
| locatorLabel | Yes | ||
| sourceSha256 | Yes |