memory_delete_batch
Delete multiple memory items by applying filters such as tags, category, date range, or text content. Use dry run mode to preview deletions 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) |