browser_workflow_forget
Remove a stored workflow memory by id, preventing it from being recalled in future sessions.
Instructions
Remove a stale, sensitive, or incorrect workflow memory by id. This appends a local tombstone; normal recall will stop returning that memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow memory id, e.g. wm_20260604123000_ab12cd34. | |
| reason | No | Optional short reason for the deletion. |