get_node
Read a single node from the persisted code graph by its canonical ID. Use this to fetch specific code structure details.
Instructions
Read a single node from the persisted code graph by id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Canonical node id | |
| root | No | Repo root (defaults to cwd) |