memory_delete
Remove memories by unique ID or filter criteria such as scope, department, or creation date. Delete expired memories or all before a timestamp to manage memory storage.
Instructions
Delete memories by ID or by filter criteria (scope, department, before_date, expired_only). Provide at least one of id or filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Delete a specific memory by ID | |
| filter | No | Delete memories matching filter criteria |