Web Loader Tool

The WebLoaderTool allows agents to read and extract content directly from web pages. It is useful for agents that need to gather real-time data, process articles, or interact with online sources as part of an automated workflow.

This tool helps bring external web content into your agent’s logic, making it easier to work with up-to-date information from the internet.

The tool uses the WebLoader to fetch content from one or more URLs and returns the extracted text as a string.

Field Description
*Indicates mandatory fields
Name* A unique name you assign to this instance of the tool. This name is used when referencing the tool in your agent's configuration.
Description* A short explanation of what this tool instance is used for, helping others understand its role in the workflow.