revise
Update the label, description, why_matters, or tags of a live memory without archiving it, keeping omitted fields unchanged.
Instructions
Update the label, description, why_matters, or tags of an existing live memory. Only the fields you provide are changed — omitted fields keep their current values. Use this to enrich or correct a memory without archiving and recreating it. Returns the full updated memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | New description (optional) | |
| id | Yes | ID of the node to update | |
| label | No | New label (optional) | |
| tags | No | New space-separated search tags (optional); replaces any existing tags | |
| why_matters | No | New why_matters text (optional) |