hebbrix_graph_query
Explore an entity's relationships and facts by traversing outward through the knowledge graph. Use optional timestamps to retrieve historical states and adjust depth for broader or narrower results.
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 | |||