getLongTermMemory
Retrieve stored memory nodes with their associations to access persistent knowledge and connections for AI reasoning and learning.
Instructions
Retrieve a memory node by ID with its associations up to specified depth
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The memory node ID | |
| depth | No | Association depth (1-3, default: 1) |