get_memory
Retrieve the complete content of a specific memory by its numeric ID to access the stored information from your persistent memory.
Instructions
Retrieve the full content of a specific memory by its ID.
Args: memory_id: The numeric ID of the memory to retrieve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |