update_memory
Update an existing memory with new content, tags, category, source, or importance using its memory ID. Useful 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 |
|---|---|---|---|
| result | Yes |