graph_neighbors
Explore an entity's graph neighborhood by traversing incoming and outgoing relationships up to depth 3, applying node/edge limits and optional time filters to return bounded, relevant connections.
Instructions
Bounded BFS up to depth 3 with node/edge limits and temporal filters; reports truncation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | No | ||
| project | No | ||
| direction | No | both | |
| entity_id | Yes | ||
| max_depth | No | ||
| max_nodes | No | ||
| namespace | No |