memory
Store and retrieve persistent AI memories, including user preferences, decisions, and project conventions, to maintain context across interactions.
Instructions
Persistent memory store. Actions: add|search|list|update|delete|export|import|stats. PROACTIVE: save user preferences, decisions, corrections, project conventions. Search before recommending. Use help tool for full docs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| content | No | ||
| query | No | ||
| memory_id | No | ||
| category | No | ||
| tags | No | ||
| limit | No | ||
| data | No | ||
| mode | No | merge |