memory_reject_forget
Reject a pending memory deletion proposal, canceling the forget request while preserving data. Records the actor and reason for audit.
Instructions
Reject a pending forget proposal without deleting anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | Who is rejecting (recorded in the audit log) | |
| reason | No | Why the proposal is being rejected | |
| instanceId | No | Optional instance ID override | |
| proposal_id | Yes | The proposal id |