get_neighbors
Explore graph connections by retrieving all direct neighbors of a node with edge details, with optional filtering by relation type or 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 |