note
Save general long-term memories like facts, decisions, and findings. Uses tags for reliable retrieval via keyword or vector search.
Instructions
Save a general long-term memory (fact, decision, finding). Stored as type='note'.
Timeless knowledge -- retrieved by relevance, not recency. Bring it back with recall() (or search(type='note')); pulse() also shows the few most recent ones as warm-up breadcrumbs.
tags: comma-separated keywords/synonyms -- write generously; tags feed both the keyword index and the embedding, so they make the memory findable even when the vector side is unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| domain | No | ||
| content | Yes | ||
| session | No |