memory_delete_batch
Delete multiple memory items by filters such as tags, category, date, or content. Preview with dry run before permanent removal.
Instructions
Delete multiple items from memory based on filters. Use dry_run=true first to preview what will be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filters to select items to delete | |
| dry_run | No | If true, only preview what would be deleted without actually deleting (default: true for safety) | |
| space_id | No | Space UUID (optional, deletes from all spaces if not specified) |