pub fn execute_update(arguments: Value) -> Result<ToolResult>Expand description
Executes the update tool - modifies an existing memory’s content and/or tags.
This is a partial update operation - only provided fields are changed.
pub fn execute_update(arguments: Value) -> Result<ToolResult>Executes the update tool - modifies an existing memory’s content and/or tags.
This is a partial update operation - only provided fields are changed.