save_memory
Store facts, preferences, and context with a category so you can recall them later. Organize information at save time to make future retrieval straightforward.
Instructions
Persist a memory with categorization. Use for storing facts, preferences, context, or any information that should be recalled later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The memory content to store | |
| category | Yes | Category for organization (e.g., 'preferences', 'facts', 'context', 'projects') |