memory_graph_edges
List edges from the epistemic memory graph. Filter by layer, source node, and user ID, with an adjustable result limit.
Instructions
List edges from the epistemic graph.
Args: layer: "user" or "agent" node_id: Source node ID (0 = all edges for the layer) limit: Max results (default 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | user | |
| limit | No | ||
| node_id | No | ||
| user_id | No |