memory_add
Add a durable memory entry with content and optional metadata like tags, type, and importance for later retrieval.
Instructions
Add durable memory. Exact normalized duplicates in the same scope return the existing ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| type | No | ||
| title | No | ||
| source | No | ||
| content | Yes | ||
| project | No | ||
| metadata | No | ||
| namespace | No | ||
| expires_at | No | ||
| importance | No |