memory_get
Fetch a complete memory entry by providing its unique ID. Access the full content of any stored memory.
Instructions
Fetch a single memory entry by ID. Use when you have an ID and need the full content.
Args: entry_id: The UUID of the entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |