delete
Deactivate a memory by exact URI, marking it with a deletion timestamp while preserving the JSON record. Use search or list first if the URI is unknown.
Instructions
Soft-delete an active memory by exact URI. Does not remove the JSON record; it sets deletedAt. Use search/list first if URI is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Exact memory URI | |
| namespace | Yes |