memory_update
Update an existing memory by ID to correct or change stored knowledge, avoiding duplicate records.
Instructions
Update an existing memory by id. Prefer updating over creating duplicates when knowledge changes or gets corrected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Notion page id of the memory | |
| tags | No | ||
| agent | No | ||
| title | No | ||
| status | No | ||
| content | No | ||
| category | No | ||
| importance | No |