update_memory
Replace a note that you authored. Supply its current revision to prevent overwriting concurrent changes. Include kind and visibility explicitly to preserve them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes | ||
| kind | No | memory | |
| title | Yes | ||
| revision | Yes | ||
| visibility | No | private |