mnemonic_update
Update an existing memory by specifying its UUID and optionally changing content, title, weight, tags, or triggers. Ideal for refining and reprioritizing stored memories without recreating them.
Instructions
Update an existing memory.
Only specified fields will be updated. Tags and triggers are replaced entirely if provided (not merged).
Example: - id: "abc-123" - weight: 0.95 # Increase importance - tags: ["high-priority"] # Replace existing tags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | Input for updating an existing memory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |