update_memory
Modify existing memory entries by updating titles, content, tags, or confidence scores to reflect rule changes, refined fixes, or new context.
Instructions
Update the title, content, tags, or confidence of an existing memory. Use when a rule changes, a fix gets refined, or new context applies to an existing memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the memory to update | |
| title | No | New title (short summary, max 120 chars) | |
| content | No | New content body | |
| tags | No | New tag list (replaces existing tags) | |
| confidence | No | Confidence score between 0.0 and 1.0 |