memory_get
Retrieve a specific memory by ID from a named memory store. Provide the store name and memory ID to get the record.
Instructions
Fetch a single memory by ID from a store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The memory ID | |
| instanceId | No | Optional instance ID override | |
| memory_name | Yes | The memory store name (from memory_stores) |