update_memory
Update a memory by name, modifying only the fields you supply (e.g., content, tags). Optionally rename the memory or specify a workspace for disambiguation.
Instructions
Update an existing memory identified by name. Only provided fields are changed.
new_name: rename the memory to this name. workspace: disambiguate if the name exists in multiple workspaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| content | No | ||
| metadata | No | ||
| new_name | No | ||
| workspace | No | ||
| memory_type | Yes | fact: established fact about user, project, or system. preference: user's likes, dislikes, habits. instruction: persistent rule Claude must follow. feedback: evaluation of Claude's output. decision: a choice made with reasoning ('chose X over Y because Z'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| created | Yes |