memory_get
Retrieve detailed memory content by ID to access full context after searching. Load complete memory objects including content, type, tags, and timestamps for up to 20 IDs per call.
Instructions
Retrieve full content for one or more memories by ID. Designed as a follow-up to memory_search: first search to find relevant IDs, then use memory_get to load full details. Read-only. Accepts up to 20 IDs per call. Returns an array of complete memory objects including content, type, tags, importance, timestamps, and access count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of memory IDs to retrieve (max 20) |