Get memory
get_memoryRetrieve a specific memory by its unique ID to access stored facts or conversations. Provide the exact memory_id to get the matching memory record.
Instructions
Fetch a single memory by its memory_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Exact memory_id to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |