bright_data_web_search_tool
Retrieves web search results for user queries, providing relevant context for answering specific questions.
Instructions
Search for information on a given topic using Bright Data.
Use this tool when the user asks about a specific topic or question
that is not related to general machine learning.
Input:
query: str -> The user query to search for information
Output:
context: list[str] -> list of most relevant web search results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |