hebbrix_graph_query
Query a knowledge graph for relationships and facts using natural language, entity, or relation type. Supports temporal queries and configurable graph depth.
Instructions
Query the knowledge graph for relationships and facts. Give a natural-language query OR an entity (+ optional relation_type). Pass an ISO timestamp to ask what was true at that point in time (bi-temporal). depth = graph hops (1-5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| query | No | ||
| entity | No | ||
| timestamp | No | ||
| collection_id | No | ||
| relation_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||