get_node
Retrieve full details for a specific node by label or ID from a code graph. Requires node label; optionally specify project path.
Instructions
Get full details for a specific node by label or ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Node label or ID to look up | |
| project_path | No | Absolute path to a project directory containing graphify-out/graph.json. Optional — defaults to the graph this server was started with. |