Manage memory
manage_memoryManage an existing memory item. Currently supports deleting a memory by id (soft delete — recoverable for 30 days). Use search_memory to find the id first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The memory item id to act on. | |
| action | Yes | The management action to perform. |