memoryguard_memory_delete
Soft-delete a memory record by marking it as deleted and recording a DecisionEvent, enabling safe removal with a full audit trail.
Instructions
Soft-delete a memory record (status=deleted). Records a DecisionEvent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | memory record ID | |
| idempotency_key | No | optional retry key bound to this target | |
| agent_instance_id | No | optional identity consistency check; trusted MCP environment is authoritative |