memo_rename
Rename a memory title while preserving its body and tags. Use when a saved memory has the wrong title—specify the memory ID or target the most recent save.
Instructions
Rename one memory title without changing its body or tags.
Destructive metadata edit. Use after memo_save or memo_search when a
record has the right content but the wrong title. Pass id for a
specific memory; omit it only immediately after a save, when memo can
target the most recent local save. Use memo_update instead when you
need to edit content, type, or tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Id or unique prefix of the memory to rename; when omitted, targets the most recent save made on this device. | |
| title | Yes | New title for the memory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |