forget
Delete specific memories from the Cortex MCP server by ID, with options for soft deletion (mark as stale) or permanent removal. Use force parameter for protected memories.
Instructions
Delete a memory by ID. Supports soft (mark stale) or hard (permanent) deletion. Protected memories require force=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ||
| soft | No | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |