Remember
Save key facts, lessons, and conversation fragments as structured memories with type, importance, and tags for reliable recall across sessions.
Instructions
Store something in memory.
Args: text: The content to remember. memory_type: One of 'episodic' (conversation fragment), 'semantic' (structured fact), or 'lesson' (correction/rule). key: Required for semantic type. Format: 'pref.theme', 'project.name', 'user.role', etc. importance: 0.0-1.0, how important this memory is. Higher = slower decay. Default 0.5. tags: Comma-separated tags for episodic memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| tags | No | ||
| text | Yes | ||
| importance | No | ||
| memory_type | No | episodic |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |