memory_update
Update a repo memory's attributes by ID, including text, status, confidence, kind, or tags. Keep recorded knowledge current and accurate.
Instructions
Update a repo memory's text, status, confidence, kind, or tags by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | The memory text (the *why* + *how to apply*), max 8000 characters. | |
| kind | No | ||
| tags | No | ||
| status | No | ||
| payload | No | Set the node's structured payload (#465). Omit to leave the stored payload unchanged; a JSON object replaces it. | |
| memory_id | Yes | ||
| confidence | No |