Skip to main content

execute_get

Function execute_get 

Source
pub fn execute_get(arguments: Value) -> Result<ToolResult>
Expand description

Executes the get tool - retrieves a memory by ID.

This is a fundamental CRUD operation that provides direct access to a specific memory without requiring a search query.