memory_get
Retrieve a specific memory from a named store using its unique ID for targeted data access.
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) |