memory_remember
Store or update scoped memories for user, project, or session. Reusing a topic supersedes previous content while preserving history.
Instructions
Append a user, project, or session memory. Reusing a topic supersedes it without rewriting history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| scope | Yes | ||
| topic | Yes | ||
| content | Yes | ||
| metadata | No | ||
| importance | No | ||
| session_id | No | ||
| project_root | No |