update_memory
Update existing memory entries by modifying title, content, tags, category, or scope. Content changes automatically recalculates vectors and refreshes Markdown.
Instructions
更新已有记忆;改 content 会重算向量并刷新 Markdown。修改 / 补充已有记忆时调用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| scope | No | ||
| title | No | ||
| content | No | ||
| category | No |