pub async fn get_key_insights( session_id: String, limit: Option<usize>, ) -> Result<MCPToolResult, Error>
Extract the top insights from a session ranked by importance.