Web Research Tool
The Web Research Tool allows users to perform web research by providing a topic name. The tool gathers relevant information from the web and presents it in a structured format.
Steps to Use the Web Research Tool
Step 1: Access the Tool
- Click on
Add User Step
. - From the available options, select the
Web Research
Tool.
Step 2: Input the Topic Name
You need to provide the name of the topic you want to research. You have two options for entering the topic name:
- Manual Entry: Type the name of the topic directly into the input field.
- User Input Variable: Use a user input variable to dynamically provide the topic name. To use input variables within your web research, use the syntax
{{variable_name}}
to access the value of an input variable. For example, if there is an input parameter named “researchTopic”, you can access its value using{{researchTopic}}
.
Step 3: Configure Guardrails Validators (Optional)
You can set up guardrails validators to ensure the research results meet certain criteria. Set up validators based on your specific needs. This may include rules for filtering out low-quality results, ensuring relevance, or other criteria.
Step 4: Perform the Research
Once you have entered the topic name and configured any necessary validators, initiate the research:
- Run the tool: Click on
Run
button to start the web research process. - Results: The tool will process your request and gather relevant information from the web based on the provided topic name.
Step 5: View the Output
The research results will be displayed in the results section. The results will be presented in a structured format, often in plain text or JSON, depending on the nature of the output.
Step 6: Utilize the Results
You can now use the research results for further processing, analysis, or integration into your application.
Tips for Effective Use
- Specific Topics: Use specific and clear topic names to get the most relevant research results.
- Effective Guardrails: Apply guardrails validators to narrow down the research results to the most relevant ones.
- Review Results: Carefully review the research results to ensure they meet your requirements.
If you have any questions or need further assistance, please contact the helpdesk([email protected]).