memcp_related
Traverse knowledge graphs from a starting insight to discover related insights via semantic, temporal, causal, or entity connections.
Instructions
Traverse graph from an insight — find connected knowledge.
Discovers insights related via semantic similarity, temporal proximity,
causal chains, or shared entities.
Args:
insight_id: The ID of the insight to start from
edge_type: Filter by edge type — semantic, temporal, causal, entity (empty = all)
depth: How many hops to traverse (default 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| edge_type | No | ||
| insight_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |