memory_forget
Delete stale or inaccurate memories flagged by a freshness check. Use this to clean up outdated context directly from check results, keeping persistent memory relevant and accurate.
Instructions
Delete a memory flagged by memory_check_freshness that is no longer relevant or accurate. Use this instead of memory_delete when acting directly on a freshness check result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UUID of the memory item to forget (delete) |