get_neighbors
Retrieve all direct neighbors of a given node, including edge details, with optional filters for relation type and project path.
Instructions
Get all direct neighbors of a node with edge details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| project_path | No | Absolute path to a project directory containing graphify-out/graph.json. Optional — defaults to the graph this server was started with. | |
| relation_filter | No | Optional: filter by relation type |