Skip to main content

delete_tool

Function delete_tool 

Source
pub fn delete_tool() -> ToolDefinition
Expand description

Defines the delete tool for removing memories.

Supports both soft delete (tombstone) and hard delete (permanent). Defaults to soft delete for safety, matching the CLI behavior.