dakera_batch_forget
Bulk-delete agent memories by tags, importance, time range, or memory type. Requires at least one filter to prevent accidental full wipe. Permanent removal—lower importance scores instead for softer control.
Instructions
Bulk-delete memories matching filter criteria: tags, importance range, time window, or memory type. At least one filter is required to prevent accidental full-agent wipe. Deletion is permanent — use dakera_memory_importance to lower importance scores instead of deleting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags to match (all required) | |
| agent_id | Yes | ||
| session_id | No | ||
| memory_type | No | ||
| created_after | No | After Unix timestamp | |
| created_before | No | Before Unix timestamp | |
| max_importance | No | Max importance threshold | |
| min_importance | No | Min importance threshold |