rememb_delete
Permanently delete a specific memory entry by ID. This irreversible action removes the entry without affecting other stored data. Use to manage stored information by removing outdated or unnecessary entries.
Instructions
Permanently delete a single memory entry by its ID. Deletion is irreversible — the entry cannot be recovered. No cascading side effects. Use rememb_edit to update instead. Use rememb_clear to delete all entries at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | Entry ID to delete |