save_memory
Save a new memory with category, importance, and project context, using vector embeddings and conflict detection to ensure accurate future retrieval.
Instructions
Save a new memory node with dense vector embedding, category, importance, project namespace, and conflict detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | system | |
| content | Yes | ||
| project | No | default | |
| category | No | general | |
| importance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |