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