As Tool Creates Search Tool This example assumes using Tavily; is in scope and apiKey contains your Tavily API key. 1 2 3using var client = CreateTestClient(); var tool = client.AsSearchTool();