edit_memory
Update a stored memory's text, importance, or category by its unique ID, keeping knowledge graph records current and accurate.
Instructions
Edit an existing memory's content, importance, or category by its node ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| content | No | ||
| category | No | ||
| importance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |