Update Memory
update_memoryModify an existing memory entry by ID. Optionally update content, tags, type, scope, source, metadata, namespace, sensitivity, confidence, or expiration.
Instructions
Patch an existing memory entry by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| type | No | ||
| scope | No | ||
| source | No | ||
| content | No | ||
| metadata | No | ||
| namespace | No | ||
| sensitive | No | ||
| confidence | No | ||
| expires_at | No |