forget
Delete specific memory entries from the MCP store. Use on user request to remove outdated or incorrect memories. Filter by ID, tags, type, task, team, user, or date; requires confirmation.
Instructions
Delete specific memory entries. Use this tool only when the user requests a deletion. Do not auto-forget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The ID of the capture to delete. | |
| filter | No | ||
| reason | No | The reason for rejection. Required when reject is true. The agent stores this with the tombstone. | |
| reject | No | Set this to true to reject the capture instead of deleting it. The capture is marked as rejected with a reason, and the same content cannot be captured again. Use this when the memory is wrong, not just outdated. | |
| confirm | No | Set this to true to execute the deletion. |