remember
Save key information to memory with searchable keys, namespaces, and time-to-live settings for efficient, graph-based retrieval.
Instructions
Save important information to memory. Keys are search terms — think 'what would I search to find this later?' Use 3-6 diverse keys. namespace groups memories by project/context (e.g. 'work', 'personal'). ttl_seconds sets expiry for temporary memories (e.g. 3600 = 1 hour; None = permanent). related_to links this memory to existing memory IDs for explicit graph traversal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | ||
| content | Yes | ||
| key_types | No | ||
| namespace | No | default | |
| related_to | No | ||
| ttl_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |