hebbrix_graph_query
Traverse a temporal knowledge graph from a named entity to reveal its relationships and facts. Query with an ISO timestamp for historical accuracy and set depth (1-5 hops) for scope.
Instructions
Traverse the knowledge graph OUT FROM a named entity to find its
relationships and facts. Pass an ISO timestamp to ask what was true at
that point in time (bi-temporal). depth = graph hops (1-5).
For a free-text question ("who works at Sequoia?"), use hebbrix_ask (it does search + graph + profile and synthesizes an answer) — this endpoint traverses from a known entity, not from prose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| entity | Yes | ||
| timestamp | No | ||
| collection_id | No | ||
| relation_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||