get_memory
Retrieve a specific memory by its UUID from the shared semantic memory layer to access stored context, decisions, or knowledge.
Instructions
Get a single memory by its UUID.
Args: memory_id: UUID of the memory to retrieve
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |