update_memory
Update an existing memory record by its unique ID. Modify content, category, tags, source, or importance when facts or preferences change.
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 |
|---|---|---|---|
| tags | No | ||
| source | No | ||
| content | No | ||
| category | No | ||
| memory_id | Yes | ||
| importance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||