memory_get_item
Retrieve the full content of a knowledge item using its UUID. Use this when a search returns only a preview and you need the complete record.
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 |