kura_read
Retrieve the full text of a memory by its slug when a summary isn't enough. Use after recall for complete content.
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. |