delimit_memory_store
Store content with optional tags and context, enabling future retrieval via basic or structured search.
Instructions
Store a memory entry for future retrieval.
Free: basic store and recent retrieval. Pro: structured search across all memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The content to remember. | |
| tags | No | Optional categorization tags. | |
| context | No | Optional context about when/why this was stored. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||