mnemonic_get
Retrieve a full memory by its unique ID, including content, tags, triggers, and metadata. Also logs access for tracking.
Instructions
Get a single memory by its ID.
Returns the full memory including content, tags, triggers, and metadata. Also records that the memory was accessed (updates access count and timestamp).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | Input for getting a memory by ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |