get_finding
Retrieve a finding's full content, including body and evidence, with a summary of its anchor node. Returns a missing marker if the anchor node does not exist.
Instructions
단일 finding 의 전체 내용 (body·evidence 포함) 과 앵커 노드 요약.
앵커가 아직 존재하지 않는 노드를 가리키면 { id, missing: true } 로 온다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| finding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||