pub async fn load_session_checkpoint( checkpoint_id: String, session_id: Uuid, ) -> Result<MCPToolResult, Error>
Load a session checkpoint using the global memory system.