Memory Get
memory_getRetrieve a user's complete stored memory, including summaries and the full fact list, for inspection, export, or debugging.
Instructions
Return the complete stored memory document for a user.
Prefer memory_search or memory_context for normal use; this returns
everything (summaries plus the full fact list) and is intended for
inspection, export or debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Whose memory to return. | |
| agent_name | No | Optional per-agent bucket. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||