update_memory
Modify an existing memory to reflect changed facts or preferences, using the memory ID from search results.
Instructions
Modify an EXISTING memory by ID. Get memory_id from search results.
ACTION GUIDE — when to use:
Use when an existing fact or preference changes. Example: memory_id='abc123', content='User now prefers light mode'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ||
| content | No | ||
| category | No | ||
| tags | No | ||
| source | No | ||
| importance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |