write_memory
Store content as a searchable memory with optional category and tags, enabling later retrieval using semantic, keyword, and tag-based search.
Instructions
Write a new memory. Choose a category that fits the content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for organization | |
| content | Yes | The memory content | |
| category | No | Category (default: general) |