pub async fn execute(
_args: Value,
session: &Arc<Mutex<SessionManager>>,
) -> McpResult<ToolCallResult>Expand description
Execute the memory_stats tool.
pub async fn execute(
_args: Value,
session: &Arc<Mutex<SessionManager>>,
) -> McpResult<ToolCallResult>Execute the memory_stats tool.