memory_delete_batch
Delete multiple memory items by filtering on tags, category, date, source, title, or content. Preview deletions with dry_run before executing.
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) |