memory_reject_forget
Reject a pending forget proposal to prevent data deletion, with optional actor and reason for audit logging.
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 |