get_memory
Retrieve stored personal context or project preferences by ID from the MemoVault memory system for AI assistants.
Instructions
Retrieve a specific memory by ID.
Args: memory_id: The unique identifier of the memory
Returns: The memory content and metadata
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |