Update a memory
ragionex_update_memoryUpdate an existing memory by replacing its content or moving it to a different project. Content is reprocessed to reflect changes.
Instructions
Replace the content or move to a different project for an existing memory. Provide at least one of content or project. Updating content reprocesses the memory (status returns to 'processing' until reprocessing finishes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory ID to update. | |
| content | No | New content. Omit to keep existing content. | |
| project | No | New project. Omit to keep existing project. |