get_node
Fetch a single node with all properties, tags, and read-only provenance keys. Optionally include one-hop neighbor summaries to understand its connections.
Instructions
노드 하나를 통째로 조회한다 (properties·태그 포함).
properties 의 예약키(_citations/_superseded/_provenance)는 그대로 노출된다 — 읽기 전용이라 위조 위험이 없고, 근거·이력을 보여주는 게 목적이다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| include_neighbors | No | True 면 1홉 무방향 이웃 요약을 함께 준다. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||