vault_put
Store a memory record and automatically merge duplicate or highly similar entries into existing notes, keeping your memory organized.
Instructions
存入一条记忆记录;自动去重(相同或高度相似的内容并入已有记录)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | 记录正文(必填) | |
| tags | No | 标签列表 | |
| title | No | 记录标题(可省略) | |
| source | No | 来源标识(默认 mcp) | |
| weight | No | 重要度 0~1(默认 0.5) |