memory_save
Save lessons, insights, or notes to persistent memory that endures across sessions, enabling the AI to learn and improve over time.
Instructions
Save a learning, insight, or note to persistent memory. Memory survives across sessions and helps the AI improve over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Type of memory (lesson, mistake, insight, skill_update, user_preference, research) | |
| content | Yes | The actual memory content to save | |
| tags | No | Comma-separated tags for searchability (e.g. "seo,google,reviews") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |