memory_get_item
Retrieve the full content of a knowledge item by its ID. Use this when truncated previews from memory_query require complete details.
Instructions
Get the full content of a knowledge item by its ID. Use this when memory_query returns truncated previews and you need the complete content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The UUID of the knowledge item to retrieve |