memory_graph_nodes
Retrieve nodes from an epistemic graph by layer, user ID, and node type to access structured memory data.
Instructions
List nodes from the epistemic graph.
Args: layer: "user" or "agent" user_id: User identifier node_type: Filter by type (empty = all types) limit: Max results (default 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | user | |
| limit | No | ||
| user_id | No | default | |
| node_type | No |