get_memory
Retrieve a stored memory by its unique ID to access complete details, metadata, and timestamps.
Instructions
Get specific memory by its unique ID.
REQUIRED: 'memory_id' - the UUID of the memory to retrieve
Returns: Complete memory details including content, metadata, timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | ||
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |