memo_delete
Permanently delete a memory by its ID or unique prefix. Safely resolves ambiguous IDs and warns about linked memories.
Instructions
Permanently delete one memory by id or unique prefix.
Destructive and irreversible (no trash). Elicitation-capable clients are asked to confirm before the delete runs; other clients proceed unchanged. Resolves ambiguous short ids safely and returns an error instead of guessing. When cross-reference indexing is enabled, the response warns about memories that linked to the deleted record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id or unique prefix of the memory to delete permanently (markdown file + index rows). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||