Search memory semantically for the given scope.Args: query_text: Natural language query to search memory. memory_level: Scope for search (tenant/agent/user/user_agent). top_k: Maximum number of results to return. agent_id: Optional agent identifier when scope is agent-related. authorization: Optional authorization header used to identify the user.