get_memory
Retrieve a specific memory by its UUID from the self-hosted mem0 memory server. Use this to access stored information for Claude Code.
Instructions
Fetch a single memory by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Exact memory UUID to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |