memory_update
Update existing knowledge in memory by locating old content and replacing it with new information.
Instructions
Update existing knowledge. Finds old by search query, supersedes it, creates new version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | Search query to find the old knowledge | |
| reason | No | Why updating | |
| new_content | Yes | New content to replace with |