kura_read
Retrieve the full text of a stored memory using its slug when a summary is insufficient. Get complete details from your knowledge base.
Instructions
Read one whole memory from the kura by its slug (e.g. 'storage-doctrine'). Use after kura_recall when a summary is not enough and you need the full text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Memory slug, without .md | |
| store | No | Which kura. Omit for the current one. |